diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/openoffice-1.0-zh_CN/Makefile | 1 | ||||
-rw-r--r-- | chinese/openoffice-1.0-zh_TW/Makefile | 3 | ||||
-rw-r--r-- | chinese/openoffice-zh_CN/Makefile | 1 | ||||
-rw-r--r-- | chinese/openoffice-zh_TW/Makefile | 3 |
4 files changed, 6 insertions, 2 deletions
diff --git a/chinese/openoffice-1.0-zh_CN/Makefile b/chinese/openoffice-1.0-zh_CN/Makefile index 6358f5301ffb..ae807ae9800d 100644 --- a/chinese/openoffice-1.0-zh_CN/Makefile +++ b/chinese/openoffice-1.0-zh_CN/Makefile @@ -8,6 +8,7 @@ CATEGORIES= chinese editors LANG_PKGNAME= zh +LANG_SUFFIX= CN LANG_EXT= 86 LANG_CONFIGURE_ARG= CHINSIM BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/gbsn00lp.ttf:${PORTSDIR}/chinese/arphicttf diff --git a/chinese/openoffice-1.0-zh_TW/Makefile b/chinese/openoffice-1.0-zh_TW/Makefile index 3dd8ce198fe4..23250536a55a 100644 --- a/chinese/openoffice-1.0-zh_TW/Makefile +++ b/chinese/openoffice-1.0-zh_TW/Makefile @@ -7,7 +7,8 @@ CATEGORIES= chinese editors -LANG_PKGNAME= zh_TW +LANG_PKGNAME= zh +LANG_SUFFIX= TW LANG_EXT= 88 LANG_CONFIGURE_ARG= CHINTRAD BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf diff --git a/chinese/openoffice-zh_CN/Makefile b/chinese/openoffice-zh_CN/Makefile index 6358f5301ffb..ae807ae9800d 100644 --- a/chinese/openoffice-zh_CN/Makefile +++ b/chinese/openoffice-zh_CN/Makefile @@ -8,6 +8,7 @@ CATEGORIES= chinese editors LANG_PKGNAME= zh +LANG_SUFFIX= CN LANG_EXT= 86 LANG_CONFIGURE_ARG= CHINSIM BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/gbsn00lp.ttf:${PORTSDIR}/chinese/arphicttf diff --git a/chinese/openoffice-zh_TW/Makefile b/chinese/openoffice-zh_TW/Makefile index 3dd8ce198fe4..23250536a55a 100644 --- a/chinese/openoffice-zh_TW/Makefile +++ b/chinese/openoffice-zh_TW/Makefile @@ -7,7 +7,8 @@ CATEGORIES= chinese editors -LANG_PKGNAME= zh_TW +LANG_PKGNAME= zh +LANG_SUFFIX= TW LANG_EXT= 88 LANG_CONFIGURE_ARG= CHINTRAD BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf |