diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-03-01 21:27:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-03-01 21:27:52 +0000 |
commit | ca6db99903b4dfcf3908b787e34e5ac07859dcc8 (patch) | |
tree | b89e76f1826f2e0c9928736f7d4c779f22709eaa /www/netscape47-communicator | |
parent | 1a5d85f75be36b36a9166ba20ef853da6dceb6a0 (diff) | |
download | ports-ca6db99903b4dfcf3908b787e34e5ac07859dcc8.tar.gz ports-ca6db99903b4dfcf3908b787e34e5ac07859dcc8.zip |
Notes
Diffstat (limited to 'www/netscape47-communicator')
-rw-r--r-- | www/netscape47-communicator/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index cfb5db61d7ee..f8d970d202cb 100644 --- a/www/netscape47-communicator/Makefile +++ b/www/netscape47-communicator/Makefile @@ -31,7 +31,6 @@ 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" |