diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-09-09 13:43:40 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-09-09 13:43:40 +0000 |
commit | 66fd627fe3c418b869fdb3e822cc6ea763459e16 (patch) | |
tree | 85a3f04456c6186b171f41754fdd895613b93a49 /japanese/openoffice-1.0 | |
parent | b36453783b9ed6b9f16732dae32829e29cd455ea (diff) |
Notes
Diffstat (limited to 'japanese/openoffice-1.0')
-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" |