summaryrefslogtreecommitdiff
path: root/www/seamonkey2
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-20 15:48:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-20 15:48:27 +0000
commit2155c9e70d9af3600975ac34b9ef97d52cec87e5 (patch)
tree3bde9e9f0789c1335a8f0aea12aedb34c23634a6 /www/seamonkey2
parentUpgrade to 2.41beta1 (diff)
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).
Notes
Notes: svn path=/head/; revision=8730
Diffstat (limited to 'www/seamonkey2')
-rw-r--r--www/seamonkey2/Makefile7
-rw-r--r--www/seamonkey2/pkg-plist3
2 files changed, 6 insertions, 4 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 9f7924ee47a2..abc2a8776589 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/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/seamonkey2/pkg-plist b/www/seamonkey2/pkg-plist
index c74392ca0eb1..14f9d7f67db0 100644
--- a/www/seamonkey2/pkg-plist
+++ b/www/seamonkey2/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