summaryrefslogtreecommitdiff
path: root/www/navigator
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-16 01:15:30 +0000
committerjlam <jlam@pkgsrc.org>2005-05-16 01:15:30 +0000
commit7425b543e8f92cf560a58d4bf6db6c156cca9e85 (patch)
treeda89fcd3343a63fa8c0fc4168d727db6478281a5 /www/navigator
parent578edcd385551fbafb4827036ad4654689210ee5 (diff)
downloadpkgsrc-7425b543e8f92cf560a58d4bf6db6c156cca9e85.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'www/navigator')
-rw-r--r--www/navigator/Makefile.common6
1 files changed, 5 insertions, 1 deletions
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}/ \