summaryrefslogtreecommitdiff
path: root/games/nethack-x11
diff options
context:
space:
mode:
authortron <tron>2000-08-23 23:14:21 +0000
committertron <tron>2000-08-23 23:14:21 +0000
commit3bb1003bffe659fe78e3ff049aa5e426d687763a (patch)
tree623953a643a6181e26e24311ef14ff20193779e7 /games/nethack-x11
parentea8b8736a98aa0f9cc1e367db350fc4ffa0d09b1 (diff)
downloadpkgsrc-3bb1003bffe659fe78e3ff049aa5e426d687763a.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'games/nethack-x11')
-rw-r--r--games/nethack-x11/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/nethack-x11/Makefile b/games/nethack-x11/Makefile
index b810648a445..b9cb2e66097 100644
--- a/games/nethack-x11/Makefile
+++ b/games/nethack-x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/08/10 17:50:08 pooka Exp $
+# $NetBSD: Makefile,v 1.9 2000/08/23 23:14:26 tron Exp $
#
.include "../nethack-lib/Makefile.common"
@@ -8,9 +8,9 @@ PKGNAME= nethack-x11-${NETHACK_VERSION}
CATEGORIES+= x11
DEPENDS+= nethack-lib-${NETHACK_VERSION}:../nethack-lib
-DEPENDS+= xpm-3.4k:../../graphics/xpm
-USE_X11= yes
+USE_X11= YES
+USE_XPM= YES
ALL_TARGET= nethack
INSTALL_TARGET= binfiles
MAKE_ENV+= GTYPE=-x11