summaryrefslogtreecommitdiff
path: root/x11/xmountains
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2004-07-21 21:16:10 +0000
committersalo <salo@pkgsrc.org>2004-07-21 21:16:10 +0000
commit67c5db45eea347ac45d89c08ca6126a1db624662 (patch)
tree6b0c65766045b6f079904be97fd59eb1b41e3bb4 /x11/xmountains
parentb212e2df00a8d44419254f79f45ed034576edae2 (diff)
downloadpkgsrc-67c5db45eea347ac45d89c08ca6126a1db624662.tar.gz
USE_IMAKE implies USE_X11BASE, remove it.
Diffstat (limited to 'x11/xmountains')
-rw-r--r--x11/xmountains/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xmountains/Makefile b/x11/xmountains/Makefile
index e0a2794a8b2..57e1a7d4b58 100644
--- a/x11/xmountains/Makefile
+++ b/x11/xmountains/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/20 12:28:28 agc Exp $
+# $NetBSD: Makefile,v 1.11 2004/07/21 21:16:10 salo Exp $
#
DISTNAME= xmountains_2.6
@@ -13,6 +13,5 @@ COMMENT= Fractal terrain generator for X11
WRKSRC= ${WRKDIR}
USE_IMAKE= YES
-USE_X11BASE= YES
.include "../../mk/bsd.pkg.mk"