summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-24 20:32:34 +0000
committerrillig <rillig@pkgsrc.org>2005-11-24 20:32:34 +0000
commit6442476448d0e1afca08aad5564eee216d15a30d (patch)
treeef9d9dd6c22053c84677f68bbbb07573a7476e0b /games
parent0d2b760aabd7a9b253b1dadb7d309b4f14089680 (diff)
downloadpkgsrc-6442476448d0e1afca08aad5564eee216d15a30d.tar.gz
Removed the definition for the ALLFILES variable, which will soon be marked
as deprecated by pkglint. It had no effect on this package, as this package does not have any PATCHFILES.
Diffstat (limited to 'games')
-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 848537efe18..f91027af791 100644
--- a/games/nethack-qt/Makefile
+++ b/games/nethack-qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2005/09/22 14:55:07 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2005/11/24 20:32:34 rillig Exp $
#
.include "../nethack-lib/Makefile.common"
@@ -17,8 +17,6 @@ INSTALL_TARGET= binfiles
MAKE_ENV+= GTYPE=-qt
CFLAGS+= -DPREFIX="\"${PREFIX}\""
-ALLFILES= ${DISTFILES} # don't checksum shared patches
-
post-install:
@${CP} -f ${WRKSRC}/dat/x11tiles ${WRKSRC}/dat/tiles.xpm
@${INSTALL_DATA} ${WRKSRC}/dat/tiles.xpm ${PREFIX}/share/${NETHACK_DIR}