aboutsummaryrefslogtreecommitdiffstats
path: root/www/bsdi-netscape47-communicator
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>2000-03-01 06:13:29 +0800
committersada <sada@FreeBSD.org>2000-03-01 06:13:29 +0800
commitefe823848c61ff4899a6ca158ac3612c2565311e (patch)
tree26fc637658c62ac41c6fb282795da47bd9bf07a8 /www/bsdi-netscape47-communicator
parent462f5e3fc2643dd31f8f6bee57ef021bb5702f2f (diff)
downloadfreebsd-ports-gnome-efe823848c61ff4899a6ca158ac3612c2565311e.tar.gz
freebsd-ports-gnome-efe823848c61ff4899a6ca158ac3612c2565311e.tar.zst
freebsd-ports-gnome-efe823848c61ff4899a6ca158ac3612c2565311e.zip
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
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r--www/bsdi-netscape47-communicator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile
index f8d970d202cb..cfb5db61d7ee 100644
--- a/www/bsdi-netscape47-communicator/Makefile
+++ b/www/bsdi-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"