summaryrefslogtreecommitdiff
path: root/japanese/openoffice-1.0
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-07-20 08:04:33 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-07-20 08:04:33 +0000
commit9c02b08f084006d19c649df57e5e6f2ffba141c9 (patch)
treee944cad6561a607bb6a3ab8c5f4e95def4252f36 /japanese/openoffice-1.0
parentUpdate to 1.2 (diff)
Add dependency on kochi truetype fonts.
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> PR 40718
Notes
Notes: svn path=/head/; revision=63262
Diffstat (limited to 'japanese/openoffice-1.0')
-rw-r--r--japanese/openoffice-1.0/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/openoffice-1.0/Makefile b/japanese/openoffice-1.0/Makefile
index b721374766ff..45ed2199ffb9 100644
--- a/japanese/openoffice-1.0/Makefile
+++ b/japanese/openoffice-1.0/Makefile
@@ -11,5 +11,6 @@ LANG_PKGNAME= jp
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
.include "${.CURDIR}/../../editors/openoffice/Makefile"