diff options
author | asami <asami@FreeBSD.org> | 2000-03-02 05:27:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-03-02 05:27:52 +0800 |
commit | 69c0c14e48c0bcf0ce1f255d438d8a453f86d83e (patch) | |
tree | a5eaba5788771f3218986603fb09e1e13c287f4b /www/bsdi-netscape47-communicator | |
parent | 558b62fe285233f8c4abca42752872c07ba4ab69 (diff) | |
download | freebsd-ports-graphics-69c0c14e48c0bcf0ce1f255d438d8a453f86d83e.tar.gz freebsd-ports-graphics-69c0c14e48c0bcf0ce1f255d438d8a453f86d83e.tar.zst freebsd-ports-graphics-69c0c14e48c0bcf0ce1f255d438d8a453f86d83e.zip |
Update Fortify to 1.4.6 for netscape 4.72.
PR: 17110
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index cfb5db61d7e..f8d970d202c 100644 --- a/www/bsdi-netscape47-communicator/Makefile +++ b/www/bsdi-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" |