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
commit2bee295482a6cb6156710f11a9285331ce152e9d (patch)
treeffc9fde2037984be5604d236d2e5b540879a133e /games/nethack
parentd492c36fb966f91496f6de7221a8a0ab59449689 (diff)
downloadpkgsrc-2bee295482a6cb6156710f11a9285331ce152e9d.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