From nobody@FreeBSD.org  Thu Mar  8 07:07:21 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 342BC37B71A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  8 Mar 2001 07:07:21 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f28F7K559624;
	Thu, 8 Mar 2001 07:07:21 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200103081507.f28F7K559624@freefall.freebsd.org>
Date: Thu, 8 Mar 2001 07:07:21 -0800 (PST)
From: tkato@prontomail.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: emulators/xzx
X-Send-Pr-Version: www-1.0

>Number:         25611
>Category:       ports
>Synopsis:       Update port: emulators/xzx
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 08 07:10:01 PST 2001
>Closed-Date:    Thu Mar 8 09:20:08 PST 2001
>Last-Modified:  Thu Mar 08 09:20:22 PST 2001
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Add missing BUILD_DEPENDS

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/emulators/xzx/Makefile emulators/xzx/Makefile
--- /usr/ports/emulators/xzx/Makefile	Mon Feb 26 19:16:53 2001
+++ emulators/xzx/Makefile	Thu Mar  8 02:51:43 2001
@@ -7,10 +7,13 @@
 
 PORTNAME=	xzx
 PORTVERSION=	2.9.3
+PORTREVISION=	1
 CATEGORIES=	emulators
 MASTER_SITES=	http://xzx.purespace.de/xzx/
 
 MAINTAINER=	ports@FreeBSD.org
+
+BUILD_DEPENDS=	xmkmf:${PORTSDIR}/devel/imake-4
 
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sf 
State-Changed-When: Thu Mar 8 09:20:08 PST 2001 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25611 
>Unformatted:
