From 2c76f77f390e32642f678b2fc168708f97d563b0 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 May 2005 01:15:30 +0000 Subject: Note that gtar is required by the package. --- games/quake3arena/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'games/quake3arena') 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) -- cgit v1.2.3