aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/openoffice-1.0
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-09-09 21:43:40 +0800
committernork <nork@FreeBSD.org>2003-09-09 21:43:40 +0800
commit77b30fb51feae5f71e6a0c3fa441e363cdd602da (patch)
treef8a792449dc3a27dbb8cfb1ce48c38226e32105d /japanese/openoffice-1.0
parent7c1561cd1fdf498ed89f54985d7db790a69c1b78 (diff)
downloadfreebsd-ports-gnome-77b30fb51feae5f71e6a0c3fa441e363cdd602da.tar.gz
freebsd-ports-gnome-77b30fb51feae5f71e6a0c3fa441e363cdd602da.tar.zst
freebsd-ports-gnome-77b30fb51feae5f71e6a0c3fa441e363cdd602da.zip
Fix dependency on kochi-ttfonts.
PR: ports/56090 Submitted by AMAKAWA Shuhei <sa264@cam.ac.uk>
Diffstat (limited to 'japanese/openoffice-1.0')
-rw-r--r--japanese/openoffice-1.0/Makefile2
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"