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 | |
parent | b36453783b9ed6b9f16732dae32829e29cd455ea (diff) | |
download | ports-66fd627fe3c418b869fdb3e822cc6ea763459e16.tar.gz ports-66fd627fe3c418b869fdb3e822cc6ea763459e16.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | japanese/openoffice-1.1/Makefile | 2 | ||||
-rw-r--r-- | japanese/openoffice-devel/Makefile | 2 | ||||
-rw-r--r-- | japanese/openoffice/Makefile | 2 |
4 files changed, 4 insertions, 4 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" diff --git a/japanese/openoffice-1.1/Makefile b/japanese/openoffice-1.1/Makefile index 8a26e97f0337..659c92115d58 100644 --- a/japanese/openoffice-1.1/Makefile +++ b/japanese/openoffice-1.1/Makefile @@ -11,7 +11,7 @@ LANG_PKGNAME= ja LANG_EXT= 81 LANG_CONFIGURE_ARG= JAPN MASTERDIR= ${.CURDIR}/../../editors/openoffice-devel -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" diff --git a/japanese/openoffice-devel/Makefile b/japanese/openoffice-devel/Makefile index 8a26e97f0337..659c92115d58 100644 --- a/japanese/openoffice-devel/Makefile +++ b/japanese/openoffice-devel/Makefile @@ -11,7 +11,7 @@ LANG_PKGNAME= ja LANG_EXT= 81 LANG_CONFIGURE_ARG= JAPN MASTERDIR= ${.CURDIR}/../../editors/openoffice-devel -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" diff --git a/japanese/openoffice/Makefile b/japanese/openoffice/Makefile index 35e3a34fac71..4b79604c0c63 100644 --- a/japanese/openoffice/Makefile +++ b/japanese/openoffice/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" |