summaryrefslogtreecommitdiff
path: root/games/nethack
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-02-05 23:08:03 +0000
committerjoerg <joerg@pkgsrc.org>2006-02-05 23:08:03 +0000
commit8d93cd983ca7dd8a03c92a13e17e69af83e6db2c (patch)
tree55f8bf20a2509b6bfbeff866e548573d549d538e /games/nethack
parentde2d4594234fd3cc93eae7c7d491210d873c6d4e (diff)
downloadpkgsrc-8d93cd983ca7dd8a03c92a13e17e69af83e6db2c.tar.gz
Recursive revision bump / recommended bump for gettext ABI change.
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 f4e00f3b410..20592cefb49 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/01/24 07:32:09 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2006/02/05 23:09:20 joerg Exp $
# Needed so configure/patch rules don't get pulled in
NO_BUILD= yes
@@ -7,7 +7,7 @@ NO_CONFIGURE= yes
.include "../../games/nethack-lib/Makefile.common"
DISTNAME= nethack-all-${NETHACK_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES+= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -15,8 +15,8 @@ DISTFILES= # empty
COMMENT= Meta-package for NetHack with x11, qt and tty versions
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
+DEPENDS+= nethack-x11-${NETHACK_VERSION}nb2:../../games/nethack-x11
+DEPENDS+= nethack-qt-${NETHACK_VERSION}nb5:../../games/nethack-qt
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes