summaryrefslogtreecommitdiff
path: root/games/nethack
diff options
context:
space:
mode:
authorgarbled <garbled>1999-04-26 18:38:28 +0000
committergarbled <garbled>1999-04-26 18:38:28 +0000
commit9519f2629e7389094db9fef7edca63a26ecb97a9 (patch)
treed35220b289012141922a93aca72c63bd3963cf12 /games/nethack
parent8223080e8ab27fad57e57ab79013570562faf0ef (diff)
downloadpkgsrc-9519f2629e7389094db9fef7edca63a26ecb97a9.tar.gz
add USE_X11=yes
Diffstat (limited to 'games/nethack')
-rw-r--r--games/nethack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/nethack/Makefile b/games/nethack/Makefile
index 4c27a8e53b9..ddc2431bc61 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/04/05 18:57:31 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 1999/04/26 18:38:28 garbled Exp $
DISTNAME= nethack-all-3.2.2
CATEGORIES= games x11
@@ -11,6 +11,7 @@ DEPENDS+= nethack-tty-3.2.2:../nethack-tty
DEPENDS+= nethack-x11-3.2.2:../nethack-x11
DEPENDS+= nethack-qt-3.2.2:../nethack-qt
+USE_X11= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_PATCH= yes