diff options
Diffstat (limited to 'editors/openoffice.org-1.1/files/Makefile.localized')
-rw-r--r-- | editors/openoffice.org-1.1/files/Makefile.localized | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.1/files/Makefile.localized b/editors/openoffice.org-1.1/files/Makefile.localized index e03a9d2cf1c5..999a45f528e7 100644 --- a/editors/openoffice.org-1.1/files/Makefile.localized +++ b/editors/openoffice.org-1.1/files/Makefile.localized @@ -145,7 +145,7 @@ LANG_PKGNAME= ja LANG_EXT= 81 LANG_CONFIGURE_ARG= JAPN MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,} -RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/sazanami-mincho.ttf:${PORTSDIR}/japanese/sazanami-ttf +RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/TrueType/sazanami-mincho.ttf:${PORTSDIR}/japanese/sazanami-ttf L10NHELP= helpcontent_${LANG_EXT}_unix.tgz .endif ################################################################ |