From 419428ec4a15d9456b030da53a2a8336034141b3 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 15 May 2005 22:02:26 +0000 Subject: Note where gzip or gunzip is required by the package since it isn't required by default any longer in bsd.pkg.mk under the new tools framework. --- games/nethack-lib/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/nethack-lib') diff --git a/games/nethack-lib/Makefile.common b/games/nethack-lib/Makefile.common index 2aa821182d6..aef614ec7bc 100644 --- a/games/nethack-lib/Makefile.common +++ b/games/nethack-lib/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.17 2004/09/01 19:08:06 reed Exp $ +# $NetBSD: Makefile.common,v 1.18 2005/05/15 22:02:27 jlam Exp $ # NETHACK_BASEVER= 3.4.3 @@ -17,6 +17,7 @@ HOMEPAGE= http://www.nethack.org/ WRKSRC= ${WRKDIR}/nethack-${NETHACK_BASEVER} HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./sys/unix/setup.sh +USE_TOOLS+= gzip .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3