diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/linux-netscape47-communicator/Makefile | 1 | ||||
-rw-r--r-- | japanese/netscape4-communicator/Makefile | 2 | ||||
-rw-r--r-- | japanese/netscape48-communicator/Makefile | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/japanese/linux-netscape47-communicator/Makefile b/japanese/linux-netscape47-communicator/Makefile index 63a95dd7cd12..617576ecc1d8 100644 --- a/japanese/linux-netscape47-communicator/Makefile +++ b/japanese/linux-netscape47-communicator/Makefile @@ -6,7 +6,6 @@ # RUN_DEPENDS= ${PREFIX}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/linux-netscape47-${BROWSER_NAME} -RUN_DEPENDS+= /compat/linux/usr/share/locale/ja_JP:${PORTSDIR}/japanese/linux_locale BROWSER_ARC= ${BROWSER_NAME}-linux BROWSER_VERSION= 4.79 diff --git a/japanese/netscape4-communicator/Makefile b/japanese/netscape4-communicator/Makefile index fe835b8a672e..e47e464c8635 100644 --- a/japanese/netscape4-communicator/Makefile +++ b/japanese/netscape4-communicator/Makefile @@ -35,7 +35,7 @@ BROWSER_BIN?= ${BROWSER_ARC}-${BROWSER_VERSION}.bin BROWSER_CMD?= ja-${BROWSER_ARC}-${BROWSER_VER} BROWSER_VER?= 4 BROWSER_VERSION?= 4.08 -LANG= ja_JP.EUC +LANG= ja_JP.eucJP MAKESCRIPT= ${SED} -e "s;@X11BASE@;${X11BASE};g" \ -e "s;@PREFIX@;${PREFIX};g" \ -e "s;@NDIR@;${NDIR};g" \ diff --git a/japanese/netscape48-communicator/Makefile b/japanese/netscape48-communicator/Makefile index fe835b8a672e..e47e464c8635 100644 --- a/japanese/netscape48-communicator/Makefile +++ b/japanese/netscape48-communicator/Makefile @@ -35,7 +35,7 @@ BROWSER_BIN?= ${BROWSER_ARC}-${BROWSER_VERSION}.bin BROWSER_CMD?= ja-${BROWSER_ARC}-${BROWSER_VER} BROWSER_VER?= 4 BROWSER_VERSION?= 4.08 -LANG= ja_JP.EUC +LANG= ja_JP.eucJP MAKESCRIPT= ${SED} -e "s;@X11BASE@;${X11BASE};g" \ -e "s;@PREFIX@;${PREFIX};g" \ -e "s;@NDIR@;${NDIR};g" \ |