summaryrefslogtreecommitdiff
path: root/www/netscape47-communicator
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-02-29 22:13:29 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-02-29 22:13:29 +0000
commit4febb8c65ad743e5617b34344fd57377e17efb62 (patch)
treecf9622caaa728868fa3fb60c51700222dacb5a3d /www/netscape47-communicator
parentFix PLIST and clean up RUN_DEPENDS (diff)
Need 'NO_FORTIFY=yes'.
Current Fortify doesn't work with Netscape4.72 and make install would be crashed with 'USE_128BIT=yes'. Forgotten by: ache
Notes
Notes: svn path=/head/; revision=26455
Diffstat (limited to 'www/netscape47-communicator')
-rw-r--r--www/netscape47-communicator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile
index f8d970d202cb..cfb5db61d7ee 100644
--- a/www/netscape47-communicator/Makefile
+++ b/www/netscape47-communicator/Makefile
@@ -31,6 +31,7 @@ BROWSER_VER= 4.72
# taken from ,${BLDVERS} in ns-install
INFILE_HEAD?= 'Communicator,4.72.0.20000131'
NO_AUTOADMIN= yes
+NO_FORTIFY= yes
PRE_MK_INCLUDED= yes
.include "${MASTERDIR}/Makefile"