summaryrefslogtreecommitdiff
path: root/www/netscape4-communicator
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-06-27 18:23:55 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-06-27 18:23:55 +0000
commit57a0be6c141a4a95ae20d7085847b5a1b2ba4e0b (patch)
tree3b6dfae76e990c691a101c8af2b17c6dd093e681 /www/netscape4-communicator
parentActivate xblood. (diff)
In case of future import of linux version netscape 4.61,
applied needed changes of www/netscape4-communicator. PR: ports/12413 Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes
Notes: svn path=/head/; revision=19842
Diffstat (limited to 'www/netscape4-communicator')
-rw-r--r--www/netscape4-communicator/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile
index f610be12ab11..bf61538218aa 100644
--- a/www/netscape4-communicator/Makefile
+++ b/www/netscape4-communicator/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.38 1999/06/23 20:47:15 sada Exp $
+# $Id: Makefile,v 1.39 1999/06/26 14:54:10 sada Exp $
#
DISTNAME?= netscape-${BROWSER}-${BROWSER_VER}
@@ -31,7 +31,7 @@ BROWSER?= communicator
BROWSER_VER?= 4.08
FORTIFY= Fortify-1.4.3-unix-x86
NDIR= ${PREFIX}/${NSUBDIR}
-NSUBDIR= lib/netscape
+NSUBDIR?= lib/netscape
BINDIR= ${PREFIX}/bin
INFILE_HEAD?= 'Communicator,4.08.0.98306'
WRAPPER_TEMPLATE= ${MASTERDIR}/files/netscape.sh
@@ -94,7 +94,7 @@ do-install:
(${ECHO} yes ; ${ECHO} no ; ${ECHO} no) \
| ./Fortify.sh ${NDIR}/${BROWSER}-${BROWSER_VER}.bin
.endif
- chown -R bin.bin ${NDIR}
+ chown -R root:wheel ${NDIR}
post-install:
${CAT} ${PKGDIR}/DESCR