diff options
Diffstat (limited to 'chinese/openoffice-1.0-zh_CN')
-rw-r--r-- | chinese/openoffice-1.0-zh_CN/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/openoffice-1.0-zh_CN/Makefile b/chinese/openoffice-1.0-zh_CN/Makefile index 9c6e8bd31e06..cd9ddf795b3c 100644 --- a/chinese/openoffice-1.0-zh_CN/Makefile +++ b/chinese/openoffice-1.0-zh_CN/Makefile @@ -12,6 +12,6 @@ LANG_SUFFIX= CN LANG_EXT= 86 LANG_CONFIGURE_ARG= CHINSIM BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/gbsn00lp.ttf:${PORTSDIR}/chinese/arphicttf -MASTERDIR= ${.CURDIR}/../../editors/openoffice +MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 .include "${MASTERDIR}/Makefile" |