From 6442476448d0e1afca08aad5564eee216d15a30d Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 24 Nov 2005 20:32:34 +0000 Subject: 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. --- games/nethack-qt/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games') 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} -- cgit v1.2.3