diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-03-29 15:53:33 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-03-29 15:53:33 +0000 |
commit | 274b18d82a19fa716d8df39a2696e7d1670bd331 (patch) | |
tree | f8de38b6702b2cda32c48f07443ae52fb7868c6a /japanese/netscape48-communicator/Makefile | |
parent | 86c3899635266d4d205093534e697d43303753a9 (diff) | |
download | ports-274b18d82a19fa716d8df39a2696e7d1670bd331.tar.gz ports-274b18d82a19fa716d8df39a2696e7d1670bd331.zip |
Notes
Diffstat (limited to 'japanese/netscape48-communicator/Makefile')
-rw-r--r-- | japanese/netscape48-communicator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/netscape48-communicator/Makefile b/japanese/netscape48-communicator/Makefile index 38a69cd9f1d8..e4099c4e605f 100644 --- a/japanese/netscape48-communicator/Makefile +++ b/japanese/netscape48-communicator/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS?= ${PREFIX}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/ne RUN_DEPENDS+= ${PKG_DBDIR}/ja-bdf-fonts-1.0_1:${PORTSDIR}/japanese/bdf-fonts .if (!defined(BROWSER_VERSION) || ${PORTVERSION} == "4.76") -BROKEN= "has a serious security hole, use 4.77 instead" +IGNORE= "has a serious security hole, use 4.77 instead" .endif MAN1= ja-netscape.1 |