diff options
author | daichi <daichi@FreeBSD.org> | 2006-06-28 16:56:10 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2006-06-28 16:56:10 +0800 |
commit | fa78584a2011543ae08df9ca84c19e1674347bdc (patch) | |
tree | 7ccb2aea9f19312e1a197517c670f4af5cbaaf65 /editors/openoffice.org-2-devel | |
parent | e68ceff5a160a4aa6508f08603bb869e0e58b610 (diff) | |
download | freebsd-ports-graphics-fa78584a2011543ae08df9ca84c19e1674347bdc.tar.gz freebsd-ports-graphics-fa78584a2011543ae08df9ca84c19e1674347bdc.tar.zst freebsd-ports-graphics-fa78584a2011543ae08df9ca84c19e1674347bdc.zip |
editors/openoffice.org-2.0-devel: follow update to ports/99530
- ports/99530 is around editors/openoffice.org-2.0,
and the same things are needed for
editors/openoffice.org-2.0-devel
PR: ports/99530
Submitted by: daichi
Approved by: maho
Diffstat (limited to 'editors/openoffice.org-2-devel')
-rw-r--r-- | editors/openoffice.org-2-devel/files/Makefile.localized | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2-devel/files/Makefile.localized b/editors/openoffice.org-2-devel/files/Makefile.localized index fc113e2769e..410647cd4df 100644 --- a/editors/openoffice.org-2-devel/files/Makefile.localized +++ b/editors/openoffice.org-2-devel/files/Makefile.localized @@ -153,7 +153,7 @@ LANG_PKGNAME= ${LOCALIZED_LANG} .if ${LOCALIZED_LANG} == "ja" CATEGORIES+= japanese LANG_PKGNAME= ${LOCALIZED_LANG} -RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/sazanami-mincho.ttf:${PORTSDIR}/japanese/sazanami-ttf +RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/ipam.ttf:${PORTSDIR}/japanese/ipa-ttfonts .endif ################################################################ .if ${LOCALIZED_LANG} == "km" |