summaryrefslogtreecommitdiffstats
path: root/www/mozilla+ipv6
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-11-20 15:48:27 +0000
committerasami <asami@FreeBSD.org>1997-11-20 15:48:27 +0000
commit4b958365662c1eef7b65187bb8b1a4604dab52d5 (patch)
treeb6bcdb907e63141cd328195ce180742316cbbab6 /www/mozilla+ipv6
parente19d16428fbc911df6ba6d5cd0043103f4f846db (diff)
downloadFreeBSD-ports-4b958365662c1eef7b65187bb8b1a4604dab52d5.zip
FreeBSD-ports-4b958365662c1eef7b65187bb8b1a4604dab52d5.tar.gz
Install symlinks "communicator-4" and "navigator-4". By using these
names instead of the single "netscape" link, these two installations can coexist on a single machine (at least they appear to on mine).
Diffstat (limited to 'www/mozilla+ipv6')
-rw-r--r--www/mozilla+ipv6/Makefile7
-rw-r--r--www/mozilla+ipv6/pkg-plist3
2 files changed, 6 insertions, 4 deletions
diff --git a/www/mozilla+ipv6/Makefile b/www/mozilla+ipv6/Makefile
index 9f7924e..abc2a87 100644
--- a/www/mozilla+ipv6/Makefile
+++ b/www/mozilla+ipv6/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.11 1997/11/15 13:09:11 asami Exp $
+# $Id: Makefile,v 1.12 1997/11/15 13:35:35 peter Exp $
#
DISTNAME= netscape-communicator-4.04
@@ -24,9 +24,10 @@ BINDIR= ${PREFIX}/bin
do-install:
cd ${WRKSRC} && yes "" | \
LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install
- mv ${NDIR}/netscape ${NDIR}/communicator-4.04.bin
+ mv -f ${NDIR}/netscape ${NDIR}/communicator-4.04.bin
${INSTALL_SCRIPT} ${WRKSRC}/netscape ${BINDIR}/communicator-4.04
- ln -sf communicator-4.04 ${BINDIR}/netscape
+ ln -sf communicator-4.04 ${BINDIR}/communicator-4
+ ln -sf communicator-4 ${BINDIR}/netscape
if [ ! -f ${NDIR}/mailcap ] ; then \
${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \
fi
diff --git a/www/mozilla+ipv6/pkg-plist b/www/mozilla+ipv6/pkg-plist
index c74392c..14f9d7f 100644
--- a/www/mozilla+ipv6/pkg-plist
+++ b/www/mozilla+ipv6/pkg-plist
@@ -1,5 +1,6 @@
bin/communicator-4.04
-@exec ln -sf %f bin/netscape
+@exec ln -sf %f bin/communicator-4
+@exec ln -sf communicator-4 bin/netscape
@unexec rm -f bin/netscape
lib/netscape/README
lib/netscape/LICENSE
OpenPOWER on IntegriCloud