aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/netscape4-communicator
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>2001-06-03 03:11:53 +0800
committersada <sada@FreeBSD.org>2001-06-03 03:11:53 +0800
commit841a929fbc0698a597ee6288e756737cf9516253 (patch)
treeba0ceebb041a8aa3bd87eab22cf180ee7a101f7d /japanese/netscape4-communicator
parent7e7d4ff9184d08d4493b07991b3ae5d148c33dcc (diff)
downloadfreebsd-ports-gnome-841a929fbc0698a597ee6288e756737cf9516253.tar.gz
freebsd-ports-gnome-841a929fbc0698a597ee6288e756737cf9516253.tar.zst
freebsd-ports-gnome-841a929fbc0698a597ee6288e756737cf9516253.zip
Mark as broken, as same as for 4.76.
Diffstat (limited to 'japanese/netscape4-communicator')
-rw-r--r--japanese/netscape4-communicator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/netscape4-communicator/Makefile b/japanese/netscape4-communicator/Makefile
index 4235620bde3a..60fe60555603 100644
--- a/japanese/netscape4-communicator/Makefile
+++ b/japanese/netscape4-communicator/Makefile
@@ -18,7 +18,7 @@ MAINTAINER?= sada@FreeBSD.org
RUN_DEPENDS?= ${PREFIX}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape${BROWSER_VER}-${BROWSER}
RUN_DEPENDS+= ${PKG_DBDIR}/ja-netscape-fonts-1.0:${PORTSDIR}/japanese/netscape-fonts
-.if (${PORTVERSION} == "4.76")
+.if (!defined(BROWSER_VERSION) || ${PORTVERSION} == "4.76")
BROKEN= "has a serious security hole, use 4.77 instead"
.endif