diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-02-12 05:45:08 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-02-12 05:45:08 +0000 |
commit | 27c14c37e83159dfd0a9f615a8d3f22501f83319 (patch) | |
tree | f530b464d29541c329aeb03e24148635e0fae836 /www | |
parent | Since sawfish (and dependencies) are critical parts of the GNOME (diff) |
Mark as forbidden: this version should have 'GIF comment vulnerability'
Suggested by: trevor
Notes
Notes:
svn path=/head/; revision=54591
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile index 16e38a4579cf..7c5f688c1b6c 100644 --- a/www/netscape3/Makefile +++ b/www/netscape3/Makefile @@ -15,8 +15,9 @@ MAINTAINER= sada@FreeBSD.org RUN_DEPENDS= ${X11BASE}/lib/aout/libX11.so.6.1:${PORTSDIR}/x11/XFree86-aoutlibs -ONLY_FOR_ARCHS= i386 +FORBIDDEN= "This version should have 'GIF comment vulnerability'" +ONLY_FOR_ARCHS= i386 USE_XLIB= yes NO_LATEST_LINK= yes NO_WRKSUBDIR= yes |