diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 04:37:31 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 04:37:31 +0000 |
commit | c012af99bcea42244f550d454f91a5b134b827ca (patch) | |
tree | 0c7eda9b2311adc6f0ecffca7bf32b3cf5948fb3 /chinese/openoffice-1.0-zh_TW | |
parent | c9a49087dbb6b4edcc25c67d8e1b353d5ef67737 (diff) | |
download | ports-c012af99bcea42244f550d454f91a5b134b827ca.tar.gz ports-c012af99bcea42244f550d454f91a5b134b827ca.zip |
Notes
Diffstat (limited to 'chinese/openoffice-1.0-zh_TW')
-rw-r--r-- | chinese/openoffice-1.0-zh_TW/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/openoffice-1.0-zh_TW/Makefile b/chinese/openoffice-1.0-zh_TW/Makefile index c850386cfd47..e62d9c78143a 100644 --- a/chinese/openoffice-1.0-zh_TW/Makefile +++ b/chinese/openoffice-1.0-zh_TW/Makefile @@ -12,6 +12,6 @@ LANG_SUFFIX= TW LANG_EXT= 88 LANG_CONFIGURE_ARG= CHINTRAD BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf -MASTERDIR= ${.CURDIR}/../../editors/openoffice +MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 .include "${MASTERDIR}/Makefile" |