summaryrefslogtreecommitdiff
path: root/games/quake3arena
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/quake3arena
parent99505867670a31dc3db29f0bf611edb9e2c2daa6 (diff)
downloadpkgsrc-2c76f77f390e32642f678b2fc168708f97d563b0.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'games/quake3arena')
-rw-r--r--games/quake3arena/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile
index c13cdbb1b74..a730b4ec07c 100644
--- a/games/quake3arena/Makefile
+++ b/games/quake3arena/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/03/24 23:43:44 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2005/05/16 01:15:31 jlam Exp $
DISTNAME= linuxq3apoint-1.32b.x86
PKGREVISION= 1
@@ -30,6 +30,8 @@ NO_BIN_ON_FTP= no
NO_CONFIGURE= yes
CHECK_SHLIBS= NO
+PKGSRC_USE_TOOLS+= gtar
+
EXTRACT_CMD= ${SED} '1,265d' ${DOWNLOADED_DISTFILE} | ${GTAR} xzf -
.if !make(fetch)