summaryrefslogtreecommitdiff
path: root/games/nethack
diff options
context:
space:
mode:
authormarkd <markd>2004-09-11 13:38:46 +0000
committermarkd <markd>2004-09-11 13:38:46 +0000
commit1e114c92caf32f1e6930be0c7c9403a24387aece (patch)
treeffc9fde2037984be5604d236d2e5b540879a133e /games/nethack
parent5df0e2f5198f84f9a697e75ea8e0299da81c949e (diff)
downloadpkgsrc-1e114c92caf32f1e6930be0c7c9403a24387aece.tar.gz
Fix problems building nethack-qt seen in the bulkbuilds by switching
from qt2 to qt3. Bump PKGREVISION.
Diffstat (limited to 'games/nethack')
-rw-r--r--games/nethack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack/Makefile b/games/nethack/Makefile
index 00e6910afaa..07ca2468905 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/04/24 22:14:37 jmc Exp $
+# $NetBSD: Makefile,v 1.14 2004/09/11 13:38:46 markd Exp $
# Needed so configure/patch rules don't get pulled in
NO_BUILD= yes
@@ -15,7 +15,7 @@ COMMENT= Meta-package for NetHack with x11, qt and tty versions
DEPENDS+= nethack-tty-${NETHACK_VERSION}:../nethack-tty
DEPENDS+= nethack-x11-${NETHACK_VERSION}:../nethack-x11
-DEPENDS+= nethack-qt-${NETHACK_VERSION}:../nethack-qt
+DEPENDS+= nethack-qt-${NETHACK_VERSION}nb1:../nethack-qt
USE_X11= yes
EXTRACT_ONLY= # empty