summaryrefslogtreecommitdiff
path: root/games/nethack-qt/Makefile
diff options
context:
space:
mode:
authorpooka <pooka>2002-03-22 17:26:24 +0000
committerpooka <pooka>2002-03-22 17:26:24 +0000
commit8d43be31b69e03441d873dc2d47d580260ffff7b (patch)
tree0030c598750bfbf0bf0c1b4fc3f51536e082f7e4 /games/nethack-qt/Makefile
parent86945f8faffde1771652a52bc265c16799ace61b (diff)
downloadpkgsrc-8d43be31b69e03441d873dc2d47d580260ffff7b.tar.gz
Upgrade nethack packages to NetHack 3.4.0
Highlights of the new release: * numerous bugfixes * stamina affects ability to throw heavy things * objects merge in containers * several small refinements to race/role separation * more feedback about skill advancement from #enhance command * "autodig" option * option for starting without a pet + many more, read doc/fixes34.0 Old savegames naturally don't work, so make sure you finish old ones before upgrading the package. Also fixes the rest of pkg/15717 by Bernd Ernesti. Solution was the same as what Thomas Klausner used to fix angband (ie. simply duplicate the patches)
Diffstat (limited to 'games/nethack-qt/Makefile')
-rw-r--r--games/nethack-qt/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile
index d8ffb1defc3..98ebc770520 100644
--- a/games/nethack-qt/Makefile
+++ b/games/nethack-qt/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2002/03/13 17:37:02 fredb Exp $
+# $NetBSD: Makefile,v 1.32 2002/03/22 17:26:26 pooka Exp $
#
.include "../nethack-lib/Makefile.common"
PKGNAME= nethack-qt-${NETHACK_VERSION}
-PKGREVISION= 1
CATEGORIES+= x11
COMMENT= The QT-Enhanced X11 version of NetHack
@@ -17,7 +16,6 @@ ALL_TARGET= x11tiles nethack
INSTALL_TARGET= binfiles
MAKE_ENV+= GTYPE=-qt
-PATCHFILES+= ${_PKGSRCDIR}/games/nethack-lib/patches/patch-*
ALLFILES= ${DISTFILES} # don't checksum shared patches
post-install: