summaryrefslogtreecommitdiff
path: root/www
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 /www
parent99505867670a31dc3db29f0bf611edb9e2c2daa6 (diff)
downloadpkgsrc-2c76f77f390e32642f678b2fc168708f97d563b0.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'www')
-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
5 files changed, 16 insertions, 5 deletions
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