summaryrefslogtreecommitdiff
path: root/games/rtcw
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-16 01:15:30 +0000
committerjlam <jlam@pkgsrc.org>2005-05-16 01:15:30 +0000
commitc39d3036c6cae80e3eaf5e0d668a35f36e3e0909 (patch)
treeda89fcd3343a63fa8c0fc4168d727db6478281a5 /games/rtcw
parentc1aec0ffb721a6dc0787d449ab94fb56f534f507 (diff)
downloadpkgsrc-c39d3036c6cae80e3eaf5e0d668a35f36e3e0909.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'games/rtcw')
-rw-r--r--games/rtcw/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile
index 9f332f7072a..a8fc62984a9 100644
--- a/games/rtcw/Makefile
+++ b/games/rtcw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/02/14 09:00:46 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2005/05/16 01:15:32 jlam Exp $
DISTNAME= wolf-linux-1.33.x86
PKGNAME= rtcw-1.33
@@ -23,6 +23,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
EXTRACT_CMD= ${SED} '1,178d' ${DOWNLOADED_DISTFILE} | ${GTAR} xzf - \
-C ${WRKSRC}
+PKGSRC_USE_TOOLS+= gtar
.include "../../mk/bsd.prefs.mk"