summaryrefslogtreecommitdiff
path: root/games/nethack
diff options
context:
space:
mode:
authorpooka <pooka>2000-08-10 17:50:04 +0000
committerpooka <pooka>2000-08-10 17:50:04 +0000
commit6c3fb0c8d133915e500d7878df442414eeb8d9fd (patch)
tree652faece51f36554600906ef464a520802a70371 /games/nethack
parent6d44710d2572556a23b223e5c8ce60813ccfd5e5 (diff)
downloadpkgsrc-6c3fb0c8d133915e500d7878df442414eeb8d9fd.tar.gz
Upgrade nethack to 3.3.1. Add Makefile.common to easy future upgrades.
This release contains numerous fixes to bugs in 3.3.0 and users are advised to upgrade. Note that old savegames and bones files won't work anymore.
Diffstat (limited to 'games/nethack')
-rw-r--r--games/nethack/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/games/nethack/Makefile b/games/nethack/Makefile
index 30cb3aa0eb9..dab6b07bede 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.6 1999/12/24 22:29:58 pooka Exp $
+# $NetBSD: Makefile,v 1.7 2000/08/10 17:50:04 pooka Exp $
-DISTNAME= nethack-all-3.3.0
-CATEGORIES= games x11
+.include "../nethack-lib/Makefile.common"
+
+DISTNAME= nethack-all-${NETHACK_VERSION}
+CATEGORIES+= x11
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= root@garbled.net
-
-DEPENDS+= nethack-tty-3.3.0:../nethack-tty
-DEPENDS+= nethack-x11-3.3.0:../nethack-x11
-#DEPENDS+= nethack-qt-3.3.0:../nethack-qt
+DEPENDS+= nethack-tty-${NETHACK_VERSION}:../nethack-tty
+DEPENDS+= nethack-x11-${NETHACK_VERSION}:../nethack-x11
+DEPENDS+= nethack-qt-${NETHACK_VERSION}:../nethack-qt
USE_X11= yes
EXTRACT_ONLY= # empty