summaryrefslogtreecommitdiff
path: root/games/nethack
diff options
context:
space:
mode:
authorpooka <pooka>2002-03-25 20:32:23 +0000
committerpooka <pooka>2002-03-25 20:32:23 +0000
commit6d9525fb73c30e322d867ec7e6c1f2760e10efd5 (patch)
treeb1ef0eb103c223f87dfbc22a6497e40a42863754 /games/nethack
parent575d1698fed7206b26760b468427c7a7432bd495 (diff)
downloadpkgsrc-6d9525fb73c30e322d867ec7e6c1f2760e10efd5.tar.gz
Make the name of nethackdir contain version information (eg. now it's
called nethackdir340). This is to ease the lives of people who wish to have multiple versions nethack installed at the same time. It is not fully automated, because doing pkgsrc magic will most likely screw things up one funny way or another. And we all know that the most important thing in this world is the nethack scorefile ... Manually bump version to 3.4.0nb1.
Diffstat (limited to 'games/nethack')
-rw-r--r--games/nethack/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/nethack/Makefile b/games/nethack/Makefile
index 5a6b449d243..3aab5aae090 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2002/03/14 00:41:19 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2002/03/25 20:32:23 pooka Exp $
.include "../nethack-lib/Makefile.common"
DISTNAME= nethack-all-${NETHACK_VERSION}
-PKGREVISION= 1
CATEGORIES+= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -12,7 +11,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}:../nethack-qt
USE_X11= yes
EXTRACT_ONLY= # empty