summaryrefslogtreecommitdiff
path: root/games/nethack
diff options
context:
space:
mode:
authorgrant <grant>2005-07-19 10:11:48 +0000
committergrant <grant>2005-07-19 10:11:48 +0000
commitac64fe6ac14fdf1683065506a0d1d7e03cc15349 (patch)
tree06d14153ff3d91aebe34f6f7b90be0ae91bec7a8 /games/nethack
parent8e5c68bc6464f7711b87bf4c17adea2559863de7 (diff)
downloadpkgsrc-ac64fe6ac14fdf1683065506a0d1d7e03cc15349.tar.gz
depends should be ../../<category>/<pkg>
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 507c5cfe002..d6db901a31d 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/06/01 18:02:51 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/19 10:17:59 grant 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}:../nethack-tty
-DEPENDS+= nethack-x11-${NETHACK_VERSION}:../nethack-x11
-DEPENDS+= nethack-qt-${NETHACK_VERSION}nb2:../nethack-qt
+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
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes