diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-08-04 12:38:33 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-08-04 12:38:33 +0000 |
commit | 3ac9c5495b5b595b4a5e3875e7b32665a9da4681 (patch) | |
tree | 2935384cf174465c25ea83a8bcb4df6971043b72 /chinese/openoffice-1.0-zh_TW | |
parent | 958b2880c8d642476a63e9045d251771097c9669 (diff) |
Notes
Diffstat (limited to 'chinese/openoffice-1.0-zh_TW')
-rw-r--r-- | chinese/openoffice-1.0-zh_TW/Makefile | 3 |
1 files changed, 2 insertions, 1 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" |