summaryrefslogtreecommitdiff
path: root/editors/openoffice-devel/files
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-devel/files')
-rw-r--r--editors/openoffice-devel/files/Makefile.localized6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-devel/files/Makefile.localized b/editors/openoffice-devel/files/Makefile.localized
index 15d12c9e6f09..284c47768be3 100644
--- a/editors/openoffice-devel/files/Makefile.localized
+++ b/editors/openoffice-devel/files/Makefile.localized
@@ -162,7 +162,7 @@ LANG_PKGNAME= ${LOCALIZED_LANG}
.if ${LOCALIZED_LANG} == "ja"
CATEGORIES+= japanese
LANG_PKGNAME= ${LOCALIZED_LANG}
-RUN_DEPENDS+= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light:${PORTSDIR}/japanese/font-std
+RUN_DEPENDS+= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light:japanese/font-std
.endif
################################################################
.if ${LOCALIZED_LANG} == "ka"
@@ -383,14 +383,14 @@ LANG_PKGNAME= ${LOCALIZED_LANG}
CATEGORIES+= chinese
LANG_PKGNAME= zh
LANG_SUFFIX= CN
-BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/gbsn00lp.ttf:${PORTSDIR}/chinese/arphicttf
+BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/gbsn00lp.ttf:chinese/arphicttf
.endif
################################################################
.if ${LOCALIZED_LANG} == "zh-TW"
CATEGORIES+= chinese
LANG_PKGNAME= zh
LANG_SUFFIX= TW
-BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
+BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf:chinese/arphicttf
.endif
################################################################
.if ${LOCALIZED_LANG} == "zu"