summaryrefslogtreecommitdiff
path: root/www/netscape48-communicator/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-06-01 00:06:22 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-06-01 00:06:22 +0000
commit0daffe256bac77721cbf435d8a2fb780ab73a872 (patch)
treea588dcdeac7444054ca2203d41e357d9843990d5 /www/netscape48-communicator/Makefile
parentRemove myself as maintainer of this port (diff)
Upgrade to 4.0b5
Notes
Notes: svn path=/head/; revision=6660
Diffstat (limited to 'www/netscape48-communicator/Makefile')
-rw-r--r--www/netscape48-communicator/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile
index e2e3d58f3683..5512c1b2936f 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: netscape
-# Version required: 4.0b3
+# Version required: 4.0b5
# Date created: 24 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1997/02/24 19:00:29 ache Exp $
+# $Id: Makefile,v 1.2 1997/04/09 15:12:05 ache Exp $
#
-DISTNAME= netscape-4.0b3
+DISTNAME= netscape-4.0b5
CATEGORIES= www
-MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.0/4.0b3/unix/other/
-DISTFILES= communicator-v40b3-export.x86-unknown-bsd.tar.gz
+MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.0/4.0b5/unix/other/
+DISTFILES= communicator-v40b5-export.x86-bsdi-bsd.tar.gz
NO_WRKSUBDIR= Yes
NO_BUILD= Yes
@@ -23,9 +23,10 @@ RESTRICTED= "Commercial software"
do-install:
cd ${WRKSRC} && yes "" | \
- NSHOME="${NDIR}" ./ns-install
+ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install
mv ${NDIR}/netscape ${NDIR}/netscape.bin
${INSTALL_SCRIPT} ${WRKSRC}/netscape ${BINDIR}
+ ${INSTALL_DATA} ${WRKSRC}/policyMoz40P1.jar ${NDIR}
if [ ! -f ${NDIR}/mailcap ] ; then \
${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \
fi