summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-03-08 17:02:59 +0000
committersf <sf@FreeBSD.org>2001-03-08 17:02:59 +0000
commit0b825f9a9da75a6dc6a542348326177232da5121 (patch)
tree5b9c5e9084ce54fe9f252f20ccfe9321149be9de
parent772933c6a6c3966962bd18347c016edcb2412584 (diff)
downloadFreeBSD-ports-0b825f9a9da75a6dc6a542348326177232da5121.zip
FreeBSD-ports-0b825f9a9da75a6dc6a542348326177232da5121.tar.gz
add BUILD_DEPENDS to install app-defaults.
PR: 25611 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
-rw-r--r--emulators/xzx/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile
index 30765f6..2899e82 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
OpenPOWER on IntegriCloud