diff options
Diffstat (limited to 'japanese/openoffice-1.0/Makefile')
-rw-r--r-- | japanese/openoffice-1.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/openoffice-1.0/Makefile b/japanese/openoffice-1.0/Makefile index 35e3a34fac71..4b79604c0c63 100644 --- a/japanese/openoffice-1.0/Makefile +++ b/japanese/openoffice-1.0/Makefile @@ -11,7 +11,7 @@ LANG_PKGNAME= ja LANG_EXT= 81 LANG_CONFIGURE_ARG= JAPN MASTERDIR= ${.CURDIR}/../../editors/openoffice -RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts +RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts L10NHELP= helpcontent_${LANG_EXT}_unix.tgz .include "${MASTERDIR}/Makefile" |