summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-09-09 13:43:40 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-09-09 13:43:40 +0000
commit66fd627fe3c418b869fdb3e822cc6ea763459e16 (patch)
tree85a3f04456c6186b171f41754fdd895613b93a49 /japanese
parentAdd missing \ (diff)
Fix dependency on kochi-ttfonts.
PR: ports/56090 Submitted by AMAKAWA Shuhei <sa264@cam.ac.uk>
Notes
Notes: svn path=/head/; revision=88858
Diffstat (limited to 'japanese')
-rw-r--r--japanese/openoffice-1.0/Makefile2
-rw-r--r--japanese/openoffice-1.1/Makefile2
-rw-r--r--japanese/openoffice-devel/Makefile2
-rw-r--r--japanese/openoffice/Makefile2
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"