summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-11 22:29:08 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-11 22:29:08 +0000
commit031df761389588b6f4fb54d84abd139736b7442c (patch)
treea63934c87c9d477d0ae493def962e4863b643c3f /chinese
parentUpgrade to 2.1 (diff)
Correctly add pkgname_suffix for chinese ports.
Notes
Notes: svn path=/head/; revision=64391
Diffstat (limited to 'chinese')
-rw-r--r--chinese/openoffice-1.0-zh_CN/Makefile1
-rw-r--r--chinese/openoffice-1.0-zh_TW/Makefile3
-rw-r--r--chinese/openoffice-zh_CN/Makefile1
-rw-r--r--chinese/openoffice-zh_TW/Makefile3
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