From 1eb45d942ba9d3603f78fa5540e9f62d9e7cd688 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(-) 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