summaryrefslogtreecommitdiff
path: root/games/nethack
diff options
context:
space:
mode:
authorwiz <wiz>2005-09-22 14:55:07 +0000
committerwiz <wiz>2005-09-22 14:55:07 +0000
commit3313c3a855beaf2b21ddd5780b1d9b35df786a3c (patch)
tree19ef2882225003eedd3616b0bc4eaa49646cfb04 /games/nethack
parentcba8f8e3215a307695ccc4cec4c1dc492c65862c (diff)
downloadpkgsrc-3313c3a855beaf2b21ddd5780b1d9b35df786a3c.tar.gz
Depend on current pkgsrc version of nethack-*; bump PKGREVISION.
Diffstat (limited to 'games/nethack')
-rw-r--r--games/nethack/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/nethack/Makefile b/games/nethack/Makefile
index d6db901a31d..596b7007be5 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/07/19 10:17:59 grant Exp $
+# $NetBSD: Makefile,v 1.18 2005/09/22 14:55:07 wiz Exp $
# Needed so configure/patch rules don't get pulled in
NO_BUILD= yes
@@ -13,9 +13,9 @@ DISTFILES= # empty
COMMENT= Meta-package for NetHack with x11, qt and tty versions
-DEPENDS+= nethack-tty-${NETHACK_VERSION}:../../games/nethack-tty
-DEPENDS+= nethack-x11-${NETHACK_VERSION}:../../games/nethack-x11
-DEPENDS+= nethack-qt-${NETHACK_VERSION}nb2:../../games/nethack-qt
+DEPENDS+= nethack-tty-${NETHACK_VERSION}nb1:../../games/nethack-tty
+DEPENDS+= nethack-x11-${NETHACK_VERSION}nb1:../../games/nethack-x11
+DEPENDS+= nethack-qt-${NETHACK_VERSION}nb3:../../games/nethack-qt
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes