From bc7a0293a220823ee823272072a9f51beb69c253 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sun, 21 Jun 2009 04:07:39 +0000 Subject: Fix japanese font dependency. PR: 135617 Spotted by: Hiroto Kagotani --- editors/openoffice.org-vcltesttool/files/Makefile.localized | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice.org-vcltesttool/files') diff --git a/editors/openoffice.org-vcltesttool/files/Makefile.localized b/editors/openoffice.org-vcltesttool/files/Makefile.localized index cf8bbd7caa52..fa31e9a8937e 100644 --- a/editors/openoffice.org-vcltesttool/files/Makefile.localized +++ b/editors/openoffice.org-vcltesttool/files/Makefile.localized @@ -162,7 +162,7 @@ LANG_PKGNAME= ${LOCALIZED_LANG} .if ${LOCALIZED_LANG} == "ja" CATEGORIES+= japanese LANG_PKGNAME= ${LOCALIZED_LANG} -RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/TrueType/ipam.ttf:${PORTSDIR}/japanese/ipa-ttfonts +RUN_DEPENDS+= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light:${PORTSDIR}/japanese/font-std .endif ################################################################ .if ${LOCALIZED_LANG} == "ka" -- cgit v1.2.3