summaryrefslogtreecommitdiff
path: root/www/netscape48-communicator
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2001-06-02 19:11:53 +0000
committerSADA Kenji <sada@FreeBSD.org>2001-06-02 19:11:53 +0000
commitce7236329970c55080c1411aa1a5c4b3382b5dd4 (patch)
tree1816e4a46468fc8df792fcb16ac5584361bb1dc9 /www/netscape48-communicator
parentUpgrade to 2.54BETA24. (diff)
Mark as broken, as same as for 4.76.
Notes
Notes: svn path=/head/; revision=43448
Diffstat (limited to 'www/netscape48-communicator')
-rw-r--r--www/netscape48-communicator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile
index be67e128c8fc..a06b099d2477 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -15,7 +15,7 @@ MAINTAINER?= sada@FreeBSD.org
RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape-wrapper
-.if (${PORTVERSION} == "4.76")
+.if (!defined(BROWSER_VER) || ${PORTVERSION} == "4.76")
BROKEN= "Has a serious security hole, use 4.77 instead"
.endif