summaryrefslogtreecommitdiff
path: root/www/netscape48-communicator
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2001-04-27 12:13:41 +0000
committerSADA Kenji <sada@FreeBSD.org>2001-04-27 12:13:41 +0000
commit14f80258a98d9fc9adc92887b515c60cb13331e9 (patch)
treefda7e4f8599b030dd0ee865c5400224cd50763b6 /www/netscape48-communicator
parentupgrade to 2.2 (diff)
Notate detailed condition about BROKEN 4.76.
Asked by: Sean Lewis <sean@typhoon.sharp.com>
Notes
Notes: svn path=/head/; revision=41957
Diffstat (limited to 'www/netscape48-communicator')
-rw-r--r--www/netscape48-communicator/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile
index ce90ed264abf..c3967a73b79b 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -16,7 +16,12 @@ MAINTAINER?= sada@FreeBSD.org
RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape-wrapper
.if (${PORTVERSION} == "4.76")
-BROKEN= "has a serious security hole, use 4.77 instead"
+BROKEN= "Has a serious security hole, use 4.77 instead.\
+ In addition to,\
+ on FreeBSD ports,\
+ 4.77 is available only for Linux/Alpha-arch now,\
+ and looks Netscape would never support FreeBSD native one\
+ any more"
.endif
.if !defined(INFILE_HEAD)