summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-05-21 12:42:35 +0000
committerwiz <wiz@pkgsrc.org>2005-05-21 12:42:35 +0000
commite283f147682a39cebc87590d9cc04d264a332792 (patch)
tree4322f6d6e5137006323a6daadf1312f6de2c9804 /www
parentfd8833f5d89c955959048ec7a4322313b872e1a8 (diff)
downloadpkgsrc-e283f147682a39cebc87590d9cc04d264a332792.tar.gz
Use tar instead of gtar; remove gtar from tools.
Diffstat (limited to 'www')
-rw-r--r--www/navigator/Makefile.common8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common
index d685f638bec..53c30419c5d 100644
--- a/www/navigator/Makefile.common
+++ b/www/navigator/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.75 2005/05/16 01:15:34 jlam Exp $
+# $NetBSD: Makefile.common,v 1.76 2005/05/21 12:42:35 wiz Exp $
#
# Common include file for communicator and navigator packages
@@ -11,10 +11,6 @@ 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}/ \
@@ -218,7 +214,7 @@ do-install:
'*libflashplayer.so' '*ShockwaveFlash.class' '*dynMotif*' \
|| ${TRUE}
. if ${BINNAME} == "communicator"
- cd ${MOZILLA_HOME} && ${GTAR} xpzf ${WRKSRC}/spellchk-v${NS_VERS_SHORT}.nif
+ cd ${MOZILLA_HOME} && ${TAR} -xpzf ${WRKSRC}/spellchk-v${NS_VERS_SHORT}.nif
. endif
${SED} -e 's#@@MOZILLA_HOME@@#${MOZILLA_HOME}#g' \