summaryrefslogtreecommitdiff
path: root/www/bsdi-netscape47-communicator
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-11-24 22:10:42 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-11-24 22:10:42 +0000
commite709d103a7645d003b6d8900b72a47ee43449af1 (patch)
tree4de0e918443f76b556e7c46288240464973db5f8 /www/bsdi-netscape47-communicator
parentI don't want to see 2.2.8 go out w/o Comunicator 4.5 and this has been (diff)
Add in one more part.
Notes
Notes: svn path=/head/; revision=14876
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r--www/bsdi-netscape47-communicator/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile
index f148c043cd7e..1532157c8185 100644
--- a/www/bsdi-netscape47-communicator/Makefile
+++ b/www/bsdi-netscape47-communicator/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1997
# Whom: thepish
#
-# $Id: Makefile,v 1.28 1998/11/24 20:39:55 obrien Exp $
+# $Id: Makefile,v 1.29 1998/11/24 22:05:13 obrien Exp $
#
DISTNAME= communicator-v45-export.x86-unknown-freebsd
@@ -51,9 +51,8 @@ do-install:
yes "" | LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install
${MV} -f ${NDIR}/netscape ${NDIR}/communicator-4.5.bin
${INSTALL_SCRIPT} ${WRKSRC}/netscape ${BINDIR}/communicator-4.5
-.if !defined(MULTIVERSION)
- ${LN} -sf ${BINDIR}/communicator-4.5 ${BINDIR}/netscape
-.endif
+ ${LN} -sf communicator-4.5 ${BINDIR}/communicator-4
+ ${LN} -sf communicator-4 ${BINDIR}/netscape
if [ ! -f ${NDIR}/mailcap ] ; then \
${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \
fi