summaryrefslogtreecommitdiff
path: root/games/rtcw
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-16 01:15:30 +0000
committerjlam <jlam>2005-05-16 01:15:30 +0000
commit2c76f77f390e32642f678b2fc168708f97d563b0 (patch)
treeda89fcd3343a63fa8c0fc4168d727db6478281a5 /games/rtcw
parent99505867670a31dc3db29f0bf611edb9e2c2daa6 (diff)
downloadpkgsrc-2c76f77f390e32642f678b2fc168708f97d563b0.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"