summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-04 12:38:33 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-04 12:38:33 +0000
commit3ac9c5495b5b595b4a5e3875e7b32665a9da4681 (patch)
tree2935384cf174465c25ea83a8bcb4df6971043b72 /chinese
parentRename openoffice dir to openoffice-zh_CN. (diff)
Add dependency on big5 fonts.
Add "editors" to CATEGORIES. PR: 41301 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
Notes
Notes: svn path=/head/; revision=63976
Diffstat (limited to 'chinese')
-rw-r--r--chinese/openoffice-1.0-zh_TW/Makefile3
-rw-r--r--chinese/openoffice-zh_TW/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/chinese/openoffice-1.0-zh_TW/Makefile b/chinese/openoffice-1.0-zh_TW/Makefile
index fad199f9d642..3dd8ce198fe4 100644
--- a/chinese/openoffice-1.0-zh_TW/Makefile
+++ b/chinese/openoffice-1.0-zh_TW/Makefile
@@ -5,11 +5,12 @@
# $FreeBSD$
#
-CATEGORIES= chinese
+CATEGORIES= chinese editors
LANG_PKGNAME= zh_TW
LANG_EXT= 88
LANG_CONFIGURE_ARG= CHINTRAD
+BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
MASTERDIR= ${.CURDIR}/../../editors/openoffice
.include "${MASTERDIR}/Makefile"
diff --git a/chinese/openoffice-zh_TW/Makefile b/chinese/openoffice-zh_TW/Makefile
index fad199f9d642..3dd8ce198fe4 100644
--- a/chinese/openoffice-zh_TW/Makefile
+++ b/chinese/openoffice-zh_TW/Makefile
@@ -5,11 +5,12 @@
# $FreeBSD$
#
-CATEGORIES= chinese
+CATEGORIES= chinese editors
LANG_PKGNAME= zh_TW
LANG_EXT= 88
LANG_CONFIGURE_ARG= CHINTRAD
+BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
MASTERDIR= ${.CURDIR}/../../editors/openoffice
.include "${MASTERDIR}/Makefile"