From 50b65d0d2aa6024917fb146d0410953b538893bc Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Thu, 8 Mar 2001 17:02:59 +0000 Subject: add BUILD_DEPENDS to install app-defaults. PR: 25611 Submitted by: KATO Tsuguru --- emulators/xzx/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'emulators') diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 30765f6de0fb..2899e8285982 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -7,11 +7,15 @@ PORTNAME= xzx PORTVERSION= 2.9.3 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://xzx.purespace.de/xzx/ MAINTAINER= ports@FreeBSD.org +# xmkmf is used in configure script +BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 + USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-oss -- cgit v1.2.3