summaryrefslogtreecommitdiff
path: root/games/xgalaga
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-08-23 23:14:21 +0000
committertron <tron@pkgsrc.org>2000-08-23 23:14:21 +0000
commitf0b9164cf1068dd6dc3d7a77da6b33ac09689177 (patch)
tree623953a643a6181e26e24311ef14ff20193779e7 /games/xgalaga
parent3587744105d1c40ee4f94fcd5c50335818522169 (diff)
downloadpkgsrc-f0b9164cf1068dd6dc3d7a77da6b33ac09689177.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'games/xgalaga')
-rw-r--r--games/xgalaga/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile
index 8f513da8c3c..ad317e7497b 100644
--- a/games/xgalaga/Makefile
+++ b/games/xgalaga/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/07/11 08:43:53 agc Exp $
+# $NetBSD: Makefile,v 1.5 2000/08/23 23:14:25 tron Exp $
#
DISTNAME= xgalaga-2.0.34
@@ -8,10 +8,9 @@ MASTER_SITES= http://ogresoft.dyn.ml.org/
MAINTAINER= root@garbled.net
HOMEPAGE= http://ogresoft.dyn.ml.org/xgal.html
-DEPENDS+= xpm-3.4k:../../graphics/xpm
-
-USE_X11BASE= yes
-HAS_CONFIGURE= yes
+USE_X11BASE= YES
+USE_XPM= YES
+HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${X11PREFIX}/share/xgalaga
CONFIGURE_ARGS+= --exec-prefix=${X11PREFIX}/bin