From 147a5621c28e6a26de0b520dcecfda5698bace16 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/abuse/Makefile | 3 ++- games/battalion/Makefile | 3 ++- games/crossfire-cli/Makefile | 3 ++- games/crossfire-srv/Makefile | 3 ++- games/et/Makefile | 3 ++- games/genecys-data/Makefile | 3 ++- games/heretic2-demo/Makefile | 3 ++- games/quake3arena-demo/Makefile | 3 ++- games/quake3arena/Makefile | 4 +++- games/quake3server/Makefile | 4 +++- games/rollemup/Makefile | 4 +++- games/rtcw/Makefile | 3 ++- games/xdoom/Makefile | 4 ++-- 13 files changed, 29 insertions(+), 14 deletions(-) (limited to 'games') diff --git a/games/abuse/Makefile b/games/abuse/Makefile index 06286921a1e..2a67de93d90 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/07/11 00:11:53 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2005/05/16 01:15:31 jlam Exp $ DISTNAME= abuse_pd PKGNAME= abuse-2.0 @@ -16,6 +16,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS="${X11_LDFLAGS}" USE_GNU_TOOLS+= make USE_LANGUAGES+= c c++ +PKGSRC_USE_TOOLS+= gtar NOT_FOR_PLATFORM= NetBSD-*-arm32 diff --git a/games/battalion/Makefile b/games/battalion/Makefile index 89ff34b67dc..0e96a28778f 100644 --- a/games/battalion/Makefile +++ b/games/battalion/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2005/04/11 21:45:48 tv Exp $ +# $NetBSD: Makefile,v 1.29 2005/05/16 01:15:31 jlam Exp $ DISTNAME= battalion PKGNAME= battalion-1.4 @@ -16,6 +16,7 @@ NOT_FOR_PLATFORM= *-*-alpha # relies on Mesa (gcc) WRKSRC= ${WRKDIR}/battalionSource EXTRACT_ONLY= battalionSource1.4.tar.Z USE_X11= yes +PKGSRC_USE_TOOLS+= gtar .include "../../mk/bsd.prefs.mk" diff --git a/games/crossfire-cli/Makefile b/games/crossfire-cli/Makefile index d02d7e2218d..3fb4d8cbd0e 100644 --- a/games/crossfire-cli/Makefile +++ b/games/crossfire-cli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:49 tv Exp $ +# $NetBSD: Makefile,v 1.21 2005/05/16 01:15:31 jlam Exp $ # DISTNAME= crossfire-client-1.0.0 @@ -22,6 +22,7 @@ USE_X11= yes USE_GNU_TOOLS+= make GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-sound-dir=${LOCALBASE}/share/cfclient/sounds +PKGSRC_USE_TOOLS+= gtar REPLACE_PERL= utils/deftoheader.pl items.pl diff --git a/games/crossfire-srv/Makefile b/games/crossfire-srv/Makefile index f75d69142c7..3b18ad19fc8 100644 --- a/games/crossfire-srv/Makefile +++ b/games/crossfire-srv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:49 tv Exp $ +# $NetBSD: Makefile,v 1.17 2005/05/16 01:15:31 jlam Exp $ # DISTNAME= crossfire-1.0.0 @@ -22,6 +22,7 @@ USE_GNU_TOOLS+= make GNU_CONFIGURE= yes USE_PERL5= yes CONFIGURE_ARGS+= --with-includes=-I${LOCALBASE}/include +PKGSRC_USE_TOOLS+= gtar MAKE_ENV+= EXTRA_INCLUDES=-I${LOCALBASE}/include diff --git a/games/et/Makefile b/games/et/Makefile index 57e882a2049..f1dd36cc7f0 100644 --- a/games/et/Makefile +++ b/games/et/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:49 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/05/16 01:15:31 jlam Exp $ # DISTNAME= et-linux-2.56-2.x86 @@ -15,6 +15,7 @@ NO_BUILD= yes USE_PKGINSTALL= yes ONLY_FOR_PLATFORM= FreeBSD-*-i386 Linux-*-i386 +PKGSRC_USE_TOOLS+= gtar ETDIR= ${PREFIX}/lib/lokigames/et EXTRACT_CMD= ${TAIL} +356 ${DOWNLOADED_DISTFILE} | ${GTAR} xzf - \ -C ${WRKSRC} diff --git a/games/genecys-data/Makefile b/games/genecys-data/Makefile index e3a7a4d8745..c7a49b91bbd 100644 --- a/games/genecys-data/Makefile +++ b/games/genecys-data/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/04/09 03:44:30 garbled Exp $ +# $NetBSD: Makefile,v 1.3 2005/05/16 01:15:31 jlam Exp $ # DISTNAME= genecys-data-0.2 @@ -12,6 +12,7 @@ COMMENT= Game datafiles for Genecys WRKSRC= ${WRKDIR} NO_BUILD= YES NO_CONFIGURE= YES +PKGSRC_USE_TOOLS+= gtar do-extract: do-install: diff --git a/games/heretic2-demo/Makefile b/games/heretic2-demo/Makefile index 5162d50a75c..561ee20b7fb 100644 --- a/games/heretic2-demo/Makefile +++ b/games/heretic2-demo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/01/20 12:15:40 agc Exp $ +# $NetBSD: Makefile,v 1.13 2005/05/16 01:15:31 jlam Exp $ # DISTNAME= heretic2-demo-x86 @@ -16,6 +16,7 @@ COMMENT= Heretic2 - first person Quake 3D engine based (linux demo) NO_CONFIGURE= yes EXTRACT_CMD= ${SED} '1,/^END_OF_STUB$$/d' ${DOWNLOADED_DISTFILE} | \ ${GTAR} xzf - +PKGSRC_USE_TOOLS+= gtar ONLY_FOR_PLATFORM=*-*-i386 diff --git a/games/quake3arena-demo/Makefile b/games/quake3arena-demo/Makefile index d21c7a60d4b..20bc493c847 100644 --- a/games/quake3arena-demo/Makefile +++ b/games/quake3arena-demo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/04/02 19:54:01 jdolecek Exp $ +# $NetBSD: Makefile,v 1.24 2005/05/16 01:15:31 jlam Exp $ DISTNAME= linuxq3ademo-1_11-6_x86_gz PKGREVISION= 2 @@ -28,6 +28,7 @@ USE_X11= yes NO_CONFIGURE= yes EXTRACT_CMD= ${SED} '1,/^END_OF_STUB$$/d' ${DOWNLOADED_DISTFILE} | \ ${GTAR} xzf - +PKGSRC_USE_TOOLS+= gtar ONLY_FOR_PLATFORM=*-*-i386 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) diff --git a/games/quake3server/Makefile b/games/quake3server/Makefile index b961926704a..e2d4bd4775e 100644 --- a/games/quake3server/Makefile +++ b/games/quake3server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/05/02 23:02:06 reed Exp $ +# $NetBSD: Makefile,v 1.5 2005/05/16 01:15:32 jlam Exp $ DISTNAME= linuxq3apoint-1.32b.x86 PKGNAME= quake3server-1.32b @@ -14,6 +14,8 @@ COMMENT= Quake III Arena Dedicated Server for Linux .include "../../games/quake3server/Makefile.common" ONLY_FOR_PLATFORM= NetBSD-*-i386 +PKGSRC_USE_TOOLS+= gtar + EXTRACT_CMD= ${SED} '1,265d' ${DOWNLOADED_DISTFILE} | ${GTAR} xzf - WRKSRC= ${WRKDIR} BASEDOCDIR= ${PREFIX}/share/doc/lokigames/quake3server diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile index b27aa7c9a7d..9332fdfc635 100644 --- a/games/rollemup/Makefile +++ b/games/rollemup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2004/01/27 00:53:11 heinz Exp $ +# $NetBSD: Makefile,v 1.25 2005/05/16 01:15:32 jlam Exp $ DISTNAME= Rollemup PKGNAME= rollemup-1.0 @@ -30,6 +30,8 @@ PLIST_SRC= ${WRKDIR}/PLIST.src GAMES_DIR= share/games MESSAGE_SUBST+= GAMES_DIR=${GAMES_DIR} +PKGSRC_USE_TOOLS+= gtar + ONLY_FOR_PLATFORM= *-*-i386 .include "../../mk/bsd.prefs.mk" 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" diff --git a/games/xdoom/Makefile b/games/xdoom/Makefile index 33183643339..713812e40f9 100644 --- a/games/xdoom/Makefile +++ b/games/xdoom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2005/05/15 22:02:27 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2005/05/16 01:15:32 jlam Exp $ DISTNAME= linuxdoom-1.10 PKGNAME= xdoom-1.10 @@ -23,7 +23,7 @@ USE_X11BASE= yes USE_GNU_TOOLS+= make MAKE_ENV+= X11BASE=${X11BASE} INSTALL_PREFIX=${X11PREFIX} -PKGSRC_USE_TOOLS+= gunzip +PKGSRC_USE_TOOLS+= gtar gunzip .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3