summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/netscape4-communicator/Makefile4
-rw-r--r--www/netscape48-communicator/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile
index a06b099d2477..b9254f531e50 100644
--- a/www/netscape4-communicator/Makefile
+++ b/www/netscape4-communicator/Makefile
@@ -16,7 +16,9 @@ MAINTAINER?= sada@FreeBSD.org
RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape-wrapper
.if (!defined(BROWSER_VER) || ${PORTVERSION} == "4.76")
-BROKEN= "Has a serious security hole, use 4.77 instead"
+FORBIDDEN= "Has a serious security hole, use 4.77 or later instead.\
+ (These ports are available only for linux version and alpha arch.\
+ Looks Netscape has stopped to release new FreeBSD native binary)"
.endif
.if !defined(INFILE_HEAD)
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile
index a06b099d2477..b9254f531e50 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -16,7 +16,9 @@ MAINTAINER?= sada@FreeBSD.org
RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape-wrapper
.if (!defined(BROWSER_VER) || ${PORTVERSION} == "4.76")
-BROKEN= "Has a serious security hole, use 4.77 instead"
+FORBIDDEN= "Has a serious security hole, use 4.77 or later instead.\
+ (These ports are available only for linux version and alpha arch.\
+ Looks Netscape has stopped to release new FreeBSD native binary)"
.endif
.if !defined(INFILE_HEAD)