summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/gqmpeg-skins/Makefile4
-rw-r--r--databases/postgresql73-lib/Makefile3
-rw-r--r--databases/postgresql73-server/Makefile3
-rw-r--r--databases/tcl-postgresql73/Makefile3
-rw-r--r--databases/tcl-postgresql74/Makefile3
-rw-r--r--databases/tk-postgresql73/Makefile3
-rw-r--r--editors/ted-en-us/Makefile4
-rw-r--r--editors/ted/Makefile4
-rw-r--r--editors/xemacs-packages/Makefile4
-rw-r--r--editors/xemacs/Makefile.common3
-rw-r--r--emulators/linuxppc_lib/Makefile4
-rw-r--r--fonts/XFree86-fontsEncodings/Makefile.common4
-rw-r--r--fonts/acroread-font-share/Makefile.common4
-rw-r--r--fonts/acroread5-font-share/Makefile.common4
-rw-r--r--fonts/chkfontpath/Makefile4
-rw-r--r--fonts/cyr-rfx-share/Makefile.common4
-rw-r--r--fonts/freefonts/Makefile3
-rw-r--r--fonts/sgi-fonts/Makefile4
-rw-r--r--fonts/watanabe_vfont/Makefile4
-rw-r--r--games/abuse/Makefile3
-rw-r--r--games/battalion/Makefile3
-rw-r--r--games/crossfire-cli/Makefile3
-rw-r--r--games/crossfire-srv/Makefile3
-rw-r--r--games/et/Makefile3
-rw-r--r--games/genecys-data/Makefile3
-rw-r--r--games/heretic2-demo/Makefile3
-rw-r--r--games/quake3arena-demo/Makefile3
-rw-r--r--games/quake3arena/Makefile4
-rw-r--r--games/quake3server/Makefile4
-rw-r--r--games/rollemup/Makefile4
-rw-r--r--games/rtcw/Makefile3
-rw-r--r--games/xdoom/Makefile4
-rw-r--r--graphics/Ngraph/Makefile3
-rw-r--r--lang/brandybasic/Makefile4
-rw-r--r--lang/jbuilder-jit/Makefile3
-rw-r--r--lang/tcl-tclX/Makefile3
-rw-r--r--lang/tk-tclX/Makefile3
-rw-r--r--math/gap/Makefile4
-rw-r--r--misc/dnetc/Makefile4
-rw-r--r--misc/figlet-fonts/Makefile4
-rw-r--r--misc/ja-man/Makefile3
-rw-r--r--multimedia/gmplayer/Makefile3
-rw-r--r--net/cisco-mibs/Makefile4
-rw-r--r--net/dgd/Makefile4
-rw-r--r--pkgtools/port2pkg/Makefile3
-rw-r--r--print/cnprint/Makefile4
-rw-r--r--print/ja-ptex-bin/Makefile5
-rw-r--r--print/ja-ptex-share/Makefile5
-rw-r--r--print/teTeX-share/Makefile8
-rw-r--r--print/teTeX-sharesrc/Makefile6
-rw-r--r--print/teTeX3-texmf/Makefile6
-rw-r--r--print/teTeX3-texmfsrc/Makefile6
-rw-r--r--print/texfamily/Makefile4
-rw-r--r--security/pgp2/Makefile4
-rw-r--r--sysutils/cpuburn/Makefile4
-rw-r--r--sysutils/lsof/Makefile6
-rw-r--r--textproc/eb/Makefile3
-rw-r--r--textproc/html/Makefile4
-rw-r--r--time/cardboard-schedule/Makefile4
-rw-r--r--wm/ethemes/Makefile4
-rw-r--r--wm/fvwm2/Makefile3
-rw-r--r--www/ap-iasp/Makefile4
-rw-r--r--www/iasp/Makefile4
-rw-r--r--www/jsdk20/Makefile4
-rw-r--r--www/navigator/Makefile.common6
-rw-r--r--www/wwwoffle/Makefile3
-rw-r--r--x11/tk-BWidget/Makefile4
-rw-r--r--x11/xservers/Makefile4
68 files changed, 190 insertions, 72 deletions
diff --git a/audio/gqmpeg-skins/Makefile b/audio/gqmpeg-skins/Makefile
index b9078b6fd80..edd0f86c5f0 100644
--- a/audio/gqmpeg-skins/Makefile
+++ b/audio/gqmpeg-skins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/01/13 08:16:31 tron Exp $
+# $NetBSD: Makefile,v 1.8 2005/05/16 01:15:30 jlam Exp $
DISTNAME= gqmpeg-skins-20030712
PKGREVISION= 3
@@ -84,6 +84,8 @@ DIST_SUBDIR= gqmpeg-skins
WRKSRC= ${WRKDIR}/Makefile PLIST distinfo
NO_BUILD= yes
+PKGSRC_USE_TOOLS+= gtar
+
do-install:
for i in ${DISTFILES} ; do \
${ECHO} unpacking $$i ; \
diff --git a/databases/postgresql73-lib/Makefile b/databases/postgresql73-lib/Makefile
index 8acfc5da2e1..e96061ece82 100644
--- a/databases/postgresql73-lib/Makefile
+++ b/databases/postgresql73-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/05/02 02:14:24 markd Exp $
+# $NetBSD: Makefile,v 1.10 2005/05/16 01:15:30 jlam Exp $
PKGNAME= postgresql73-lib-${BASE_VERS}
PKGREVISION= 2
@@ -13,6 +13,7 @@ CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
BUILD_DIRS= ${WRKSRC}/src/include
BUILD_DIRS+= ${WRKSRC}/src/interfaces
BUILD_DIRS+= ${WRKSRC}/src/pl
+PKGSRC_USE_TOOLS+= gtar
USE_PKGINSTALL= yes
DEINSTALL_EXTRA_TMPL= ${.CURDIR}/INSTALL
diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile
index efe44e78259..8869f2b8ef8 100644
--- a/databases/postgresql73-server/Makefile
+++ b/databases/postgresql73-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:14 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/05/16 01:15:30 jlam Exp $
PKGNAME= postgresql73-server-${BASE_VERS}
PKGREVISION= # empty
@@ -16,6 +16,7 @@ NOT_FOR_PLATFORM= *-*-mips
USE_PKGINSTALL= yes
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
+PKGSRC_USE_TOOLS+= gtar
CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
BUILD_DIRS= ${WRKSRC}/src/backend
BUILD_DIRS+= ${WRKSRC}/src/backend/utils/mb/conversion_procs
diff --git a/databases/tcl-postgresql73/Makefile b/databases/tcl-postgresql73/Makefile
index 1f73e8f4d60..8f3c5038fab 100644
--- a/databases/tcl-postgresql73/Makefile
+++ b/databases/tcl-postgresql73/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:16 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/05/16 01:15:30 jlam Exp $
PKGNAME= tcl-postgresql73-${BASE_VERS}
PKGREVISION= 1
@@ -13,6 +13,7 @@ CONFIGURE_ARGS+= --with-tclconfig="${BUILDLINK_PREFIX.tcl}/lib"
CONFIGURE_ENV+= TCLSH="${TCLSH}"
TCLSH= ${BUILDLINK_PREFIX.tcl}/bin/tclsh
MAKE_ENV+= INSTALLED_LIBPQ=1
+PKGSRC_USE_TOOLS+= gtar
BUILD_DIRS= ${WRKSRC}/src/interfaces/libpgtcl
BUILD_DIRS+= ${WRKSRC}/src/bin/pgtclsh
diff --git a/databases/tcl-postgresql74/Makefile b/databases/tcl-postgresql74/Makefile
index 105daa37490..1f72aa7c967 100644
--- a/databases/tcl-postgresql74/Makefile
+++ b/databases/tcl-postgresql74/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/04/29 13:58:04 gson Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/16 01:15:30 jlam Exp $
PKGNAME= tcl-postgresql74-${BASE_VERS}
COMMENT= Tcl interface to PostgreSQL
.include "../postgresql74/Makefile.common"
+PKGSRC_USE_TOOLS+= gtar
CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
CONFIGURE_ARGS+= --with-tcl
CONFIGURE_ARGS+= --with-tclconfig="${BUILDLINK_PREFIX.tcl}/lib"
diff --git a/databases/tk-postgresql73/Makefile b/databases/tk-postgresql73/Makefile
index 9e8b87c3034..de48212c3f2 100644
--- a/databases/tk-postgresql73/Makefile
+++ b/databases/tk-postgresql73/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:16 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/16 01:15:30 jlam Exp $
PKGNAME= tk-postgresql73-${BASE_VERS}
PKGREVISION= 1
@@ -8,6 +8,7 @@ COMMENT= Tk interface to PostgreSQL
.include "../postgresql73/Makefile.common"
USE_X11= yes
+PKGSRC_USE_TOOLS+= gtar
CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
CONFIGURE_ARGS+= --with-tcl
CONFIGURE_ARGS+= --with-tk
diff --git a/editors/ted-en-us/Makefile b/editors/ted-en-us/Makefile
index debdfa333d7..5a6f5eaf491 100644
--- a/editors/ted-en-us/Makefile
+++ b/editors/ted-en-us/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/05/11 11:50:00 markd Exp $
+# $NetBSD: Makefile,v 1.10 2005/05/16 01:15:30 jlam Exp $
DISTNAME= ted-2.16.src
PKGNAME= ted-en-us-2.16
@@ -16,6 +16,8 @@ WRKSRC= ${WRKDIR}/Ted-2.16
USE_X11BASE= YES
NO_BUILD= YES
+PKGSRC_USE_TOOLS+= gtar
+
post-extract:
@cd ${WRKSRC} ; ${GTAR} xf tedPackage/TedBindist.tar
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 6e926015e07..e405286c90c 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/04/11 21:45:42 tv Exp $
+# $NetBSD: Makefile,v 1.25 2005/05/16 01:15:31 jlam Exp $
DISTNAME= ted-2.16.src
PKGNAME= ted-2.16
@@ -13,6 +13,8 @@ COMMENT= X11 based WordPad-like word processor
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKGSRC_USE_TOOLS+= gtar
+
WRKSRC= ${WRKDIR}/Ted-2.16
USE_X11BASE= YES
diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile
index 8bd0472e238..22987421f4d 100644
--- a/editors/xemacs-packages/Makefile
+++ b/editors/xemacs-packages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2005/03/04 14:54:56 jwise Exp $
+# $NetBSD: Makefile,v 1.46 2005/05/16 01:15:31 jlam Exp $
DISTNAME= xemacs-packages
PKGNAME= xemacs-packages-1.15
@@ -137,6 +137,8 @@ DIST_SUBDIR= ${PKGBASE}
EXTRACT_ONLY= # empty
NO_BUILD= yes
+PKGSRC_USE_TOOLS+= gtar
+
.include "../../editors/xemacs/Makefile.pkg"
.if defined(MANZ)
diff --git a/editors/xemacs/Makefile.common b/editors/xemacs/Makefile.common
index 0b4d1d561b6..294686039de 100644
--- a/editors/xemacs/Makefile.common
+++ b/editors/xemacs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2005/04/11 21:45:42 tv Exp $
+# $NetBSD: Makefile.common,v 1.10 2005/05/16 01:15:31 jlam Exp $
DISTNAME= xemacs-21.4.17
CATEGORIES= editors
@@ -12,6 +12,7 @@ CONFLICTS+= gnuclient-[0-9]*
NOT_FOR_PLATFORM= *-*-mips* # fails purespace dumping
+PKGSRC_USE_TOOLS+= gtar
DIST_SUBDIR= xemacs
EXTRA_FILES= ${DISTNAME}-elc.tar.gz ${DISTNAME}-info.tar.gz
diff --git a/emulators/linuxppc_lib/Makefile b/emulators/linuxppc_lib/Makefile
index 7c8ba437ac0..bb29591e9c0 100644
--- a/emulators/linuxppc_lib/Makefile
+++ b/emulators/linuxppc_lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/10/01 10:37:33 grant Exp $
+# $NetBSD: Makefile,v 1.23 2005/05/16 01:15:31 jlam Exp $
DISTNAME= linuxppc_lib-2000.4.6
CATEGORIES= emulators
@@ -31,6 +31,8 @@ CHECK_SHLIBS= NO
DIST_SUBDIR= linuxppc_lib
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
+PKGSRC_USE_TOOLS+= gtar
+
EMUL_LINUX= emul/linux
LINUX_LDCONFIG= ${PREFIX}/${EMUL_LINUX}/sbin/ldconfig
RPM2PKG= rpm2pkg
diff --git a/fonts/XFree86-fontsEncodings/Makefile.common b/fonts/XFree86-fontsEncodings/Makefile.common
index f67edafec30..a9b2b4e56dc 100644
--- a/fonts/XFree86-fontsEncodings/Makefile.common
+++ b/fonts/XFree86-fontsEncodings/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2005/05/15 21:38:02 jlam Exp $
+# $NetBSD: Makefile.common,v 1.8 2005/05/16 01:15:31 jlam Exp $
#
# Makefile fragment used by XFree86-fonts* packages.
@@ -11,6 +11,8 @@ FILESDIR= ${.CURDIR}/../../fonts/XFree86-fontsEncodings/files
ENCODINGS= encodings encodings/large
TOPDIR?= ../../..
+PKGSRC_USE_TOOLS+= gtar
+
post-extract:
. if defined(FONTS_MISC)
cd ${WRKDIR} && \
diff --git a/fonts/acroread-font-share/Makefile.common b/fonts/acroread-font-share/Makefile.common
index 856737eb3af..ec9827b6804 100644
--- a/fonts/acroread-font-share/Makefile.common
+++ b/fonts/acroread-font-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2002/04/01 04:14:36 sakamoto Exp $
+# $NetBSD: Makefile.common,v 1.4 2005/05/16 01:15:31 jlam Exp $
#
PKGNAME= acroread-${DISTNAME}-4.0
@@ -18,6 +18,8 @@ NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
+PKGSRC_USE_TOOLS+= gtar
+
do-install:
@${GTAR} xf ${TAR_FILE} -C ${PREFIX}/Acrobat4/Resource
diff --git a/fonts/acroread5-font-share/Makefile.common b/fonts/acroread5-font-share/Makefile.common
index d9f71f3e5f1..086a967b7c5 100644
--- a/fonts/acroread5-font-share/Makefile.common
+++ b/fonts/acroread5-font-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2002/09/16 05:58:14 uebayasi Exp $
+# $NetBSD: Makefile.common,v 1.2 2005/05/16 01:15:31 jlam Exp $
#
PKGNAME= acroread5-${DISTNAME}-5.0
@@ -21,6 +21,8 @@ NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
+PKGSRC_USE_TOOLS+= gtar
+
do-install:
@${GTAR} xf ${TAR_FILE} -C ${PREFIX}/Acrobat5/Resource/Font
diff --git a/fonts/chkfontpath/Makefile b/fonts/chkfontpath/Makefile
index dc30cd3f5f3..4e19a12bfe8 100644
--- a/fonts/chkfontpath/Makefile
+++ b/fonts/chkfontpath/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:47 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/16 01:15:31 jlam Exp $
#
DISTNAME= chkfontpath-1.9.7
@@ -15,6 +15,8 @@ BUILD_DEPENDS+= rpm2cpio>=1.1:../../converters/rpm2cpio
MAKE_ENV+= VERSION=${PKGVERSION}
USE_GNU_TOOLS+= make
+PKGSRC_USE_TOOLS+= gtar
+
# Might as well make this a general scheme for .src.rpm files... - HF
do-extract:
cd ${WRKDIR} ; \
diff --git a/fonts/cyr-rfx-share/Makefile.common b/fonts/cyr-rfx-share/Makefile.common
index b6d8eb2ac22..903a3a0ae27 100644
--- a/fonts/cyr-rfx-share/Makefile.common
+++ b/fonts/cyr-rfx-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2004/03/01 00:56:24 kristerw Exp $
+# $NetBSD: Makefile.common,v 1.4 2005/05/16 01:15:31 jlam Exp $
DISTNAME= cyr-rfx-${CYR_RFX_ENCODING}-1.1
CATEGORIES= fonts x11
@@ -18,6 +18,8 @@ NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
+PKGSRC_USE_TOOLS+= gtar
+
do-install:
@cd ${PREFIX}/lib/X11/fonts/local && ${GTAR} xzf ${_DISTDIR}/${DISTFILES} ${CYR_RFX_ENCODING}/misc ${CYR_RFX_ENCODING}/75dpi
diff --git a/fonts/freefonts/Makefile b/fonts/freefonts/Makefile
index d9fb1e5df3d..5b16d3971ba 100644
--- a/fonts/freefonts/Makefile
+++ b/fonts/freefonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/03/28 21:14:19 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/16 01:15:31 jlam Exp $
#
DISTNAME= freefonts-0.10
@@ -14,6 +14,7 @@ NO_CONFIGURE= yes
NO_BUILD= yes
USE_X11BASE= yes
+PKGSRC_USE_TOOLS+= gtar
do-install:
${GTAR} Cxzf ${PREFIX}/lib/X11/fonts \
diff --git a/fonts/sgi-fonts/Makefile b/fonts/sgi-fonts/Makefile
index 800b76663fd..1175d644a89 100644
--- a/fonts/sgi-fonts/Makefile
+++ b/fonts/sgi-fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/12/07 17:02:40 agc Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/16 01:15:31 jlam Exp $
#
DISTNAME= sgi-fonts-1.0-457.src
@@ -20,6 +20,8 @@ WRKSRC= ${WRKDIR}/sgi-fonts
USE_IMAKE= YES
+PKGSRC_USE_TOOLS+= gtar
+
RPM2PKG= ${LOCALBASE}/sbin/rpm2pkg
do-extract:
diff --git a/fonts/watanabe_vfont/Makefile b/fonts/watanabe_vfont/Makefile
index 77d573f9ea4..85f25636d21 100644
--- a/fonts/watanabe_vfont/Makefile
+++ b/fonts/watanabe_vfont/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/05/01 16:55:28 snj Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/16 01:15:31 jlam Exp $
#
DISTNAME= watanabe-vf
@@ -13,6 +13,8 @@ EXTRACT_ONLY= # empty
NO_CONFIGURE= yes
NO_BUILD= yes
+PKGSRC_USE_TOOLS+= gtar
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/fonts/watanabe_font
${GTAR} Cxzf ${PREFIX}/share/fonts/watanabe_font \
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"
diff --git a/graphics/Ngraph/Makefile b/graphics/Ngraph/Makefile
index 415e5b77d35..a8dbfd145ad 100644
--- a/graphics/Ngraph/Makefile
+++ b/graphics/Ngraph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/04/11 21:46:00 tv Exp $
+# $NetBSD: Makefile,v 1.15 2005/05/16 01:15:32 jlam Exp $
#
DISTNAME= Ngraph-6.3.30-src
@@ -17,6 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
USE_X11= yes
USE_GNU_TOOLS+= make
+PKGSRC_USE_TOOLS+= gtar
post-extract:
${GTAR} -C ${WRKSRC}/combo -xzf ${DISTDIR}/ileaf-widgets.tar.Z
diff --git a/lang/brandybasic/Makefile b/lang/brandybasic/Makefile
index d5fdff7416b..768c0290fbe 100644
--- a/lang/brandybasic/Makefile
+++ b/lang/brandybasic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/12/03 15:15:00 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2005/05/16 01:15:32 jlam Exp $
#
DISTNAME= b116
@@ -16,6 +16,8 @@ DOCDIR= ${PREFIX}/share/doc/brandy
EXAMPLEDIR= ${PREFIX}/share/examples/brandy
BUILD_TARGET= nodebug
+PKGSRC_USE_TOOLS+= gtar
+
do-install:
${INSTALL_DATA_DIR} ${DOCDIR}
${INSTALL_DATA_DIR} ${EXAMPLEDIR}
diff --git a/lang/jbuilder-jit/Makefile b/lang/jbuilder-jit/Makefile
index 5b557850e5f..c35730940c7 100644
--- a/lang/jbuilder-jit/Makefile
+++ b/lang/jbuilder-jit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/07/25 18:55:43 tv Exp $
+# $NetBSD: Makefile,v 1.21 2005/05/16 01:15:32 jlam Exp $
#
DISTNAME= unix_jb35foundation
@@ -27,6 +27,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
+PKGSRC_USE_TOOLS+= gtar
NO_BUILD= yes
diff --git a/lang/tcl-tclX/Makefile b/lang/tcl-tclX/Makefile
index 7bcb20b0bc8..5338b41ccab 100644
--- a/lang/tcl-tclX/Makefile
+++ b/lang/tcl-tclX/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2005/04/11 21:46:17 tv Exp $
+# $NetBSD: Makefile,v 1.29 2005/05/16 01:15:32 jlam Exp $
#
DISTNAME= tclx8.3.5-src
@@ -19,6 +19,7 @@ BUILDLINK_DEPENDS.tcl+= tcl>=8.4.7
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}/unix
+USE_TOOLS+= gtar
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shared \
diff --git a/lang/tk-tclX/Makefile b/lang/tk-tclX/Makefile
index c32457a21f1..fff12ae16a2 100644
--- a/lang/tk-tclX/Makefile
+++ b/lang/tk-tclX/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/04/11 21:46:17 tv Exp $
+# $NetBSD: Makefile,v 1.26 2005/05/16 01:15:32 jlam Exp $
#
DISTNAME= tclx8.3.5-src
@@ -16,6 +16,7 @@ CONFLICTS+= tclX-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}/unix
+USE_TOOLS+= gtar
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shared \
diff --git a/math/gap/Makefile b/math/gap/Makefile
index 330b3c08321..45b2d9af77c 100644
--- a/math/gap/Makefile
+++ b/math/gap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/12/03 15:15:03 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2005/05/16 01:15:32 jlam Exp $
#
DISTNAME= gap4r3
@@ -20,6 +20,8 @@ SITES_fix4r3n5.tar.gz= ${MASTER_SITES:=bugfixes/}
LICENSE= no-commercial-use
+PKGSRC_USE_TOOLS+= gtar
+
GNU_CONFIGURE= yes
CONFIGURE_ENV+= PREFIX=${PREFIX}
BUILD_TARGET= default
diff --git a/misc/dnetc/Makefile b/misc/dnetc/Makefile
index 034c9198a1c..07b155349f2 100644
--- a/misc/dnetc/Makefile
+++ b/misc/dnetc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/12/28 02:47:46 reed Exp $
+# $NetBSD: Makefile,v 1.12 2005/05/16 01:15:32 jlam Exp $
DISTNAME= ${DISTNAME_${OPSYS}_${MACHINE_ARCH}}
PKGNAME= dnetc-2.${DISTVER_${OPSYS}_${MACHINE_ARCH}}
@@ -17,6 +17,8 @@ ONLY_FOR_PLATFORM= Darwin-*-powerpc NetBSD-*-alpha NetBSD-*-arm \
NO_BUILD= YES
USE_PKGINSTALL= YES
+PKGSRC_USE_TOOLS+= gtar
+
DISTNAME_Darwin_powerpc= dnetc-darwin-ppc
DISTNAME_NetBSD_m68k= dnetc-netbsd-68k
DISTNAME_NetBSD_alpha= dnetc-netbsd-alpha-elf
diff --git a/misc/figlet-fonts/Makefile b/misc/figlet-fonts/Makefile
index 81377650854..f76ef62d780 100644
--- a/misc/figlet-fonts/Makefile
+++ b/misc/figlet-fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/05/15 21:49:39 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/16 01:15:32 jlam Exp $
#
DISTNAME= figlet-fonts-20021023
@@ -16,7 +16,7 @@ DIST_SUBDIR= ${DISTNAME}
NO_CONFIGURE= # defined
NO_BUILD= # defined
-PKGSRC_USE_TOOLS+= gzcat
+PKGSRC_USE_TOOLS+= gtar gzcat
post-extract:
cd ${WRKDIR}/international && \
diff --git a/misc/ja-man/Makefile b/misc/ja-man/Makefile
index 44a5aafe58e..87dfa2b66a6 100644
--- a/misc/ja-man/Makefile
+++ b/misc/ja-man/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 21:49:15 grant Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/16 01:15:32 jlam Exp $
DISTNAME= NetBSD1.3I-jman-19990531
PKGNAME= ja-man-19990531
@@ -18,6 +18,7 @@ MAKE_ENV+= JAMANDIR=${JAMANDIR}
PLIST_SRC= ${WRKDIR}/PLIST
+PKGSRC_USE_TOOLS+= gtar
MANCOMPRESSED_IF_MANZ= yes
.include "../../mk/bsd.prefs.mk"
diff --git a/multimedia/gmplayer/Makefile b/multimedia/gmplayer/Makefile
index e0305521408..c315d357002 100644
--- a/multimedia/gmplayer/Makefile
+++ b/multimedia/gmplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2005/04/18 17:49:41 drochner Exp $
+# $NetBSD: Makefile,v 1.34 2005/05/16 01:15:32 jlam Exp $
#
# NOTE: if you are updating both mplayer and gmplayer, you must ensure
@@ -52,6 +52,7 @@ DISTFILES+= ${SKINS}
DISTINFO_FILE= ${.CURDIR}/distinfo
DIST_SUBDIR= ${PKGNAME_NOREV}-20050409
+PKGSRC_USE_TOOLS+= gtar
CONFIGURE_ARGS+= --enable-gui --disable-mencoder \
--confdir=${PREFIX}/share/mplayer
diff --git a/net/cisco-mibs/Makefile b/net/cisco-mibs/Makefile
index e7da8fae675..35cc92c90ff 100644
--- a/net/cisco-mibs/Makefile
+++ b/net/cisco-mibs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/12 17:56:42 kim Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/16 01:15:32 jlam Exp $
DISTNAME= cisco-mibs-20050210
CATEGORIES= net
@@ -20,6 +20,8 @@ DIST_SUBDIR= ${PKGBASE}
EXTRACT_ONLY= # empty
NO_BUILD= yes
+PKGSRC_USE_TOOLS+= gtar
+
MIBDIR= ${PREFIX}/share/cisco-mibs
do-install:
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index cbea87e56a3..32b9e27c884 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:45 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/05/16 01:15:32 jlam Exp $
DISTNAME= dgd-1.2p4
PKGNAME= dgd-1.2.0.4
@@ -15,6 +15,8 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/dgd/src
+PKGSRC_USE_TOOLS+= gtar
+
SUBST_CLASSES+= paths
SUBST_MESSAGE.paths= "Fixing hardcoded paths and command names."
SUBST_STAGE.paths= post-patch
diff --git a/pkgtools/port2pkg/Makefile b/pkgtools/port2pkg/Makefile
index b5f859ab8ca..422a53f35f2 100644
--- a/pkgtools/port2pkg/Makefile
+++ b/pkgtools/port2pkg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/04/11 21:29:52 jschauma Exp $
+# $NetBSD: Makefile,v 1.24 2005/05/16 01:15:32 jlam Exp $
#
DISTNAME= port2pkg-1.11
@@ -18,6 +18,7 @@ USE_PERL5= YES
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_CONFIGURE= yes
+USE_TOOLS+= gtar
.include "../../mk/bsd.prefs.mk"
diff --git a/print/cnprint/Makefile b/print/cnprint/Makefile
index ac67f682b5b..978e8afd947 100644
--- a/print/cnprint/Makefile
+++ b/print/cnprint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/05/15 22:02:28 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/16 01:15:32 jlam Exp $
DISTNAME= #
PKGNAME= cnprint-3.30b
@@ -26,7 +26,7 @@ HOMEPAGE= http://www.neurophys.wisc.edu/~cai/software/index.html
COMMENT= Print & convert CJK style text to PostScript
DIST_SUBDIR= ${PKGNAME}
-PKGSRC_USE_TOOLS+= gunzip
+PKGSRC_USE_TOOLS+= gtar gunzip
do-extract:
${MKDIR} ${WRKSRC}
diff --git a/print/ja-ptex-bin/Makefile b/print/ja-ptex-bin/Makefile
index 052f1d1e006..be9675f6dd5 100644
--- a/print/ja-ptex-bin/Makefile
+++ b/print/ja-ptex-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/04/02 19:35:48 hubertf Exp $
+# $NetBSD: Makefile,v 1.15 2005/05/16 01:15:32 jlam Exp $
DISTNAME= ptex-src-${PTEX_VERS}
PKGNAME= ja-ptex-bin-${PTEX_VERS}
@@ -32,6 +32,9 @@ DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
PTEX_VERS= 3.1.2
DVIPSK_PATCH_VERS= p1.6
MENDEXK_VERS= 2.5
+.if !defined(EXTRACT_USING_PAX)
+PKGSRC_USE_TOOLS+= gtar
+.endif
DF_TETEX_BIN= tetex-src-${TETEX_BIN_VERS}${EXTRACT_SUFX}
DF_DVIPSK_PATCH= dvipsk-jpatch-${DVIPSK_PATCH_VERS}${EXTRACT_SUFX}
diff --git a/print/ja-ptex-share/Makefile b/print/ja-ptex-share/Makefile
index ceb55292374..066bd159617 100644
--- a/print/ja-ptex-share/Makefile
+++ b/print/ja-ptex-share/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:51 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/16 01:15:32 jlam Exp $
DISTNAME= ptex-texmf-2.1
PKGNAME= ja-ptex-share-2.1
@@ -25,6 +25,9 @@ DIST_SUBDIR= teTeX
NO_CONFIGURE= YES
NO_BUILD= YES
TEXMFLOCAL= ${PREFIX}/share/texmf.local
+.if !defined(EXTRACT_USING_PAX)
+PKGSRC_USE_TOOLS+= gtar
+.endif
do-install:
${INSTALL_DATA_DIR} ${TEXMFLOCAL}
diff --git a/print/teTeX-share/Makefile b/print/teTeX-share/Makefile
index a40c57b37ca..c0f30aec004 100644
--- a/print/teTeX-share/Makefile
+++ b/print/teTeX-share/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/03/21 00:47:45 kei Exp $
+# $NetBSD: Makefile,v 1.27 2005/05/16 01:15:33 jlam Exp $
#
DISTNAME= tetex-texmf-2.0.2
@@ -22,7 +22,11 @@ DIST_SUBDIR= teTeX
EXTRACT_ONLY= # empty
NO_CONFIGURE= yes
NO_BUILD= yes
-USE_GNU_TOOLS+= patch
+
+USE_GNU_TOOLS+= patch
+.if !defined(EXTRACT_USING_PAX)
+PKGSRC_USE_TOOLS+= gtar
+.endif
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/texmf
diff --git a/print/teTeX-sharesrc/Makefile b/print/teTeX-sharesrc/Makefile
index 4500c73eaa2..92666b8cf24 100644
--- a/print/teTeX-sharesrc/Makefile
+++ b/print/teTeX-sharesrc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/04/27 21:22:14 hira Exp $
+# $NetBSD: Makefile,v 1.24 2005/05/16 01:15:33 jlam Exp $
DISTNAME= tetex-texmfsrc-2.0.2
PKGNAME= teTeX-sharesrc-2.0.2
@@ -20,6 +20,10 @@ NO_CONFIGURE= yes
NO_BUILD= yes
NO_MTREE= yes
+.if !defined(EXTRACT_USING_PAX)
+PKGSRC_USE_TOOLS+= gtar
+.endif
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/texmf
.if defined(EXTRACT_USING_PAX)
diff --git a/print/teTeX3-texmf/Makefile b/print/teTeX3-texmf/Makefile
index 2b9c9ebea5a..1af7e7861e2 100644
--- a/print/teTeX3-texmf/Makefile
+++ b/print/teTeX3-texmf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/04 23:29:45 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/16 01:15:33 jlam Exp $
#
DISTNAME= tetex-texmf-3.0
@@ -20,6 +20,10 @@ NO_CONFIGURE= yes
NO_BUILD= yes
USE_GNU_TOOLS+= patch
+.if !defined(EXTRACT_USING_PAX)
+PKGSRC_USE_TOOLS+= gtar
+.endif
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/texmf
.if defined(EXTRACT_USING_PAX)
diff --git a/print/teTeX3-texmfsrc/Makefile b/print/teTeX3-texmfsrc/Makefile
index 7dafe995c40..ef804b68314 100644
--- a/print/teTeX3-texmfsrc/Makefile
+++ b/print/teTeX3-texmfsrc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/27 21:23:09 hira Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/16 01:15:33 jlam Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp
#
@@ -22,6 +22,10 @@ NO_CONFIGURE= yes
NO_BUILD= yes
NO_MTREE= yes
+.if !defined(EXTRACT_USING_PAX)
+PKGSRC_USE_TOOLS+= gtar
+.endif
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/texmf
.if defined(EXTRACT_USING_PAX)
diff --git a/print/texfamily/Makefile b/print/texfamily/Makefile
index 6dc8dbdbb86..8791d3ed38a 100644
--- a/print/texfamily/Makefile
+++ b/print/texfamily/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:07 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/05/16 01:15:33 jlam Exp $
DISTNAME= TeXfamily-1.2.1
PKGREVISION= 5
@@ -35,6 +35,8 @@ TETEX_DIR= ${PKGSRCDIR}/print/teTeX1-bin/${WRKDIR:T}/teTeX-1.0
WRKSRC= ${TETEX_DIR}
EXTRACT_ONLY= # none
+PKGSRC_USE_TOOLS+= gtar
+
BUILD_TARGET= all
INSTALL_TARGET= install strip
USE_GNU_TOOLS+= make
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index 1db5c85edf6..6113ff51949 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2005/03/24 21:13:00 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2005/05/16 01:15:33 jlam Exp $
DISTNAME= pgp263is
CATEGORIES= security
@@ -65,6 +65,8 @@ CFLAGS+= -DHIGHFIRST
BUILD_DEFS+= USE_RSAREF2 M68060 ASMFLAG
+PKGSRC_USE_TOOLS+= gtar
+
.if !defined(USE_RSAREF2) || ${USE_RSAREF2} != YES && ${USE_RSAREF2} != NO
pre-fetch:
@${ECHO}
diff --git a/sysutils/cpuburn/Makefile b/sysutils/cpuburn/Makefile
index 40f88cddc71..073e7adc3f3 100644
--- a/sysutils/cpuburn/Makefile
+++ b/sysutils/cpuburn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/09/29 22:05:11 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/16 01:15:33 jlam Exp $
#
DISTNAME= cpuburn_1_4
@@ -15,6 +15,8 @@ COMMENT= CPU load testing utilities for Pentium pro and later
ONLY_FOR_PLATFORM= *-*-i[3456]86
EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${GTAR} -xf -
+PKGSRC_USE_TOOLS+= gtar
+
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
do-install:
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 187a61628cb..7d011394f9c 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2005/04/11 21:47:25 tv Exp $
+# $NetBSD: Makefile,v 1.83 2005/05/16 01:15:33 jlam Exp $
#
DISTNAME= lsof_4.74
@@ -32,6 +32,10 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "../../mk/bsd.prefs.mk"
+.if !defined(EXTRACT_USING_PAX)
+PKGSRC_USE_TOOLS+= gtar
+.endif
+
.if ${OPSYS} == "NetBSD"
REAL_GROUP= -g kmem
.elif ${OPSYS} == "SunOS"
diff --git a/textproc/eb/Makefile b/textproc/eb/Makefile
index 038ad900dbe..f47f9dcf7a0 100644
--- a/textproc/eb/Makefile
+++ b/textproc/eb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2005/04/11 21:47:34 tv Exp $
+# $NetBSD: Makefile,v 1.30 2005/05/16 01:15:33 jlam Exp $
DISTNAME= eb-4.1.3
CATEGORIES= textproc japanese
@@ -56,6 +56,7 @@ USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
USE_PERL5= build
+PKGSRC_USE_TOOLS+= gtar
CONFIGURE_ARGS+= --with-zlib
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
diff --git a/textproc/html/Makefile b/textproc/html/Makefile
index 691ab2988bd..e65f7a45beb 100644
--- a/textproc/html/Makefile
+++ b/textproc/html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/04/11 21:47:35 tv Exp $
+# $NetBSD: Makefile,v 1.15 2005/05/16 01:15:33 jlam Exp $
#
DISTNAME= html-4.01
@@ -19,6 +19,8 @@ NO_MTREE= yes
EXTRACT_ONLY= # empty
NO_BUILD= yes
+PKGSRC_USE_TOOLS+= gtar
+
INSTDIR= ${PREFIX}/share/sgml/html
ISOCAT= ${PREFIX}/share/sgml/iso8879/catalog
diff --git a/time/cardboard-schedule/Makefile b/time/cardboard-schedule/Makefile
index 43251d24ada..bac8f149c62 100644
--- a/time/cardboard-schedule/Makefile
+++ b/time/cardboard-schedule/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/05/09 20:37:25 kristerw Exp $
+# $NetBSD: Makefile,v 1.13 2005/05/16 01:15:33 jlam Exp $
#
DISTNAME= cs113ins
@@ -18,6 +18,8 @@ RESTRICTED= "License prohibits redistribution on CDROM"
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+PKGSRC_USE_TOOLS+= gtar
+
EXTRACT_CMD= (cd ${WRKDIR} && unzip -x ${DOWNLOADED_DISTFILE}) || ${TRUE}
WRKSRC= ${WRKDIR}
diff --git a/wm/ethemes/Makefile b/wm/ethemes/Makefile
index 8d4f1253a01..a6b542cfc73 100644
--- a/wm/ethemes/Makefile
+++ b/wm/ethemes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/27 00:53:10 heinz Exp $
+# $NetBSD: Makefile,v 1.12 2005/05/16 01:15:33 jlam Exp $
DISTNAME= ethemes-0.1
PKGREVISION= 2
@@ -18,6 +18,8 @@ NO_BUILD= yes
NO_CONFIGURE= yes
EXTRACT_ONLY=
+PKGSRC_USE_TOOLS+= gtar
+
E_DATADIR= share/enlightenment/themes
.include "../../mk/bsd.prefs.mk"
diff --git a/wm/fvwm2/Makefile b/wm/fvwm2/Makefile
index d874f5d73c7..5e8fb097e80 100644
--- a/wm/fvwm2/Makefile
+++ b/wm/fvwm2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2005/04/11 21:47:47 tv Exp $
+# $NetBSD: Makefile,v 1.43 2005/05/16 01:15:34 jlam Exp $
DISTNAME= fvwm-${FVWM_VER}
PKGNAME= fvwm2-${FVWM_VER}
@@ -22,6 +22,7 @@ FVWM_VER= 2.4.19
USE_X11BASE= YES
GNU_CONFIGURE= YES
USE_GNU_READLINE= YES
+PKGSRC_USE_TOOLS+= gtar
PLIST_SUBST+= FVWM_VER=${FVWM_VER}
diff --git a/www/ap-iasp/Makefile b/www/ap-iasp/Makefile
index 2a8a1c0fca1..3ef241497e3 100644
--- a/www/ap-iasp/Makefile
+++ b/www/ap-iasp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:50 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/05/16 01:15:34 jlam Exp $
.include "../iasp/Makefile.common"
@@ -13,6 +13,8 @@ WRKSRC= ${WRKDIR}/${IASP_SRCDIR}
APACHE_MODULE= # defined
MESSAGE_SUBST+= IASP_DESTDIR=${IASP_DESTDIR}
+PKGSRC_USE_TOOLS+= gtar
+
post-extract:
cd ${WRKDIR}; ${GTAR} -xf ${IASP_TARFILE} ${IASP_SRCDIR}
diff --git a/www/iasp/Makefile b/www/iasp/Makefile
index 0ac43979ed3..33104da0ddd 100644
--- a/www/iasp/Makefile
+++ b/www/iasp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/12/28 02:47:50 reed Exp $
+# $NetBSD: Makefile,v 1.7 2005/05/16 01:15:34 jlam Exp $
.include "../iasp/Makefile.common"
@@ -6,6 +6,8 @@ PKGNAME= iasp-${IASP_VERSION}
PKGREVISION= 2
COMMENT= Instant ASP: Java implementation of Active Server Pages
+PKGSRC_USE_TOOLS+= gtar
+
SCRIPTS_ENV+= CAT=${CAT:Q}
SCRIPTS_ENV+= CHMOD=${CHMOD:Q}
SCRIPTS_ENV+= ECHO=${ECHO:Q}
diff --git a/www/jsdk20/Makefile b/www/jsdk20/Makefile
index 0e3be3efeca..949931218c0 100644
--- a/www/jsdk20/Makefile
+++ b/www/jsdk20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/03/08 15:35:17 kristerw Exp $
+# $NetBSD: Makefile,v 1.25 2005/05/16 01:15:34 jlam Exp $
# STOP! Don't update this to a later version of this software.
# The JSDK and Apache Jakarta projects have merged, making the
# jakarta-tomcat package the current version of this software.
@@ -25,6 +25,8 @@ BUILD_DEFS+= JSDK_HOME
NO_CONFIGURE=
NO_BUILD=
+PKGSRC_USE_TOOLS+= gtar
+
RESTRICTED= "Read license before redistributing the Java(tm) Servlet Development Kit"
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common
index 5a7d00a09f2..d685f638bec 100644
--- a/www/navigator/Makefile.common
+++ b/www/navigator/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.74 2005/04/11 21:47:54 tv Exp $
+# $NetBSD: Makefile.common,v 1.75 2005/05/16 01:15:34 jlam Exp $
#
# Common include file for communicator and navigator packages
@@ -11,6 +11,10 @@ PKGNAME= ${BINNAME}-4.80
NS_ENCRYPTION= us
LDAP_VERS= 40
+.if ${BINNAME} == "communicator"
+PKGSRC_USE_TOOLS+= gtar
+.endif
+
MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/${SUB}/ \
ftp://ftp.de.netscape.com/pub/communicator/${SUB}/ \
ftp://ftp-uk.netscape.com/pub/communicator/${SUB}/ \
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index a7f6a980966..1b20bd97e31 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2005/05/07 11:02:47 abs Exp $
+# $NetBSD: Makefile,v 1.55 2005/05/16 01:15:34 jlam Exp $
DISTNAME= wwwoffle-2.8e
CATEGORIES= www
@@ -10,6 +10,7 @@ MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://www.gedanken.demon.co.uk/wwwoffle/
COMMENT= WWW proxy with support for offline browsing
+USE_TOOLS+= gtar
USE_GNU_TOOLS+= make
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
diff --git a/x11/tk-BWidget/Makefile b/x11/tk-BWidget/Makefile
index 23c65bbb621..130b581bf03 100644
--- a/x11/tk-BWidget/Makefile
+++ b/x11/tk-BWidget/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/09/24 21:10:12 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/16 01:15:34 jlam Exp $
DISTNAME= BWidget-1.7.0
PKGNAME= tk-${DISTNAME}
@@ -18,6 +18,8 @@ NO_EXTRACT= YES
NO_BUILD= YES
NO_CONFIGURE= YES
+PKGSRC_USE_TOOLS+= gtar
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/tcl
cd ${PREFIX}/lib/tcl && ${GTAR} zxpf ${DISTDIR}/${DISTFILES}
diff --git a/x11/xservers/Makefile b/x11/xservers/Makefile
index a8abfc0b646..fe4a723c775 100644
--- a/x11/xservers/Makefile
+++ b/x11/xservers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/02/20 12:49:35 grant Exp $#
+# $NetBSD: Makefile,v 1.18 2005/05/16 01:15:34 jlam Exp $#
DISTNAME= xservers-3.3.6.3
CATEGORIES= x11
@@ -23,6 +23,8 @@ PKG_SKIP_REASON= "${PKGNAME} is part of your X11 distribution"
. endif
.endif
+PKGSRC_USE_TOOLS+= gtar
+
X11_SUBDIR= X11R6.3
X11_SRCS= Imakefile Makefile config fonts include lib nls \
programs/Imakefile programs/Xserver programs/bdftopcf \