summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-15 22:02:26 +0000
committerjlam <jlam@pkgsrc.org>2005-05-15 22:02:26 +0000
commit419428ec4a15d9456b030da53a2a8336034141b3 (patch)
tree1aa735e6251ac272d7198f63944989a6aed07e6c /games
parenta7b48d62bcbdeab27e99fce58658275c20ccdfaf (diff)
downloadpkgsrc-419428ec4a15d9456b030da53a2a8336034141b3.tar.gz
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.
Diffstat (limited to 'games')
-rw-r--r--games/nethack-lib/Makefile.common3
-rw-r--r--games/xdoom/Makefile4
-rw-r--r--games/xrick/Makefile3
3 files changed, 7 insertions, 3 deletions
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"
diff --git a/games/xdoom/Makefile b/games/xdoom/Makefile
index ecdfd2f9bc0..33183643339 100644
--- a/games/xdoom/Makefile
+++ b/games/xdoom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/04/11 21:45:58 tv Exp $
+# $NetBSD: Makefile,v 1.26 2005/05/15 22:02:27 jlam Exp $
DISTNAME= linuxdoom-1.10
PKGNAME= xdoom-1.10
@@ -23,6 +23,8 @@ USE_X11BASE= yes
USE_GNU_TOOLS+= make
MAKE_ENV+= X11BASE=${X11BASE} INSTALL_PREFIX=${X11PREFIX}
+PKGSRC_USE_TOOLS+= gunzip
+
.include "../../mk/bsd.prefs.mk"
.ifdef ${OPSYS} == "Linux"
diff --git a/games/xrick/Makefile b/games/xrick/Makefile
index 7e2b2481d88..b941b8feec3 100644
--- a/games/xrick/Makefile
+++ b/games/xrick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:58 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/05/15 22:02:27 jlam Exp $
#
DISTNAME= xrick-021212
@@ -18,6 +18,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
USE_GNU_TOOLS+= make
+PKGSRC_USE_TOOLS+= gunzip
USE_X11= YES
SUBST_CLASSES+= data