aboutsummaryrefslogtreecommitdiff
path: root/japanese/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 /japanese/netscape48-communicator
parentb0e955dd0c1f6c797b92529b3c223d5ce4aa5a82 (diff)
downloadports-ce7236329970c55080c1411aa1a5c4b3382b5dd4.tar.gz
ports-ce7236329970c55080c1411aa1a5c4b3382b5dd4.zip
Notes
Diffstat (limited to 'japanese/netscape48-communicator')
-rw-r--r--japanese/netscape48-communicator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/netscape48-communicator/Makefile b/japanese/netscape48-communicator/Makefile
index 4235620bde3a..60fe60555603 100644
--- a/japanese/netscape48-communicator/Makefile
+++ b/japanese/netscape48-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