summaryrefslogtreecommitdiff
path: root/games/quake3arena
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
commit7425b543e8f92cf560a58d4bf6db6c156cca9e85 (patch)
treeda89fcd3343a63fa8c0fc4168d727db6478281a5 /games/quake3arena
parent578edcd385551fbafb4827036ad4654689210ee5 (diff)
downloadpkgsrc-7425b543e8f92cf560a58d4bf6db6c156cca9e85.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)