pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/nethack-qt Removed the definition for the ALLFIL...
details: https://anonhg.NetBSD.org/pkgsrc/rev/999103a27b41
branches: trunk
changeset: 503675:999103a27b41
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 24 20:32:34 2005 +0000
description:
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:
games/nethack-qt/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 81298c3fa19c -r 999103a27b41 games/nethack-qt/Makefile
--- a/games/nethack-qt/Makefile Thu Nov 24 20:20:25 2005 +0000
+++ b/games/nethack-qt/Makefile Thu Nov 24 20:32:34 2005 +0000
@@ -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 @@
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}
Home |
Main Index |
Thread Index |
Old Index