diff options
Diffstat (limited to 'editors/openoffice-3/files/Makefile.localized')
-rw-r--r-- | editors/openoffice-3/files/Makefile.localized | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/files/Makefile.localized b/editors/openoffice-3/files/Makefile.localized index a9a2c7ad694f..01bf95d9d315 100644 --- a/editors/openoffice-3/files/Makefile.localized +++ b/editors/openoffice-3/files/Makefile.localized @@ -162,7 +162,7 @@ LANG_PKGNAME= ${LOCALIZED_LANG} .if ${LOCALIZED_LANG} == "ja" CATEGORIES+= japanese LANG_PKGNAME= ${LOCALIZED_LANG} -RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/ipam.ttf:${PORTSDIR}/japanese/ipa-ttfonts +RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/TrueType/ipam.ttf:${PORTSDIR}/japanese/ipa-ttfonts .endif ################################################################ .if ${LOCALIZED_LANG} == "ka" |