diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-07-20 08:04:33 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-07-20 08:04:33 +0000 |
commit | 9c02b08f084006d19c649df57e5e6f2ffba141c9 (patch) | |
tree | e944cad6561a607bb6a3ab8c5f4e95def4252f36 /japanese/openoffice | |
parent | 4a3724058049dc8f2869382f3f3d674191b7633d (diff) | |
download | ports-9c02b08f084006d19c649df57e5e6f2ffba141c9.tar.gz ports-9c02b08f084006d19c649df57e5e6f2ffba141c9.zip |
Notes
Diffstat (limited to 'japanese/openoffice')
-rw-r--r-- | japanese/openoffice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/openoffice/Makefile b/japanese/openoffice/Makefile index b721374766ff..45ed2199ffb9 100644 --- a/japanese/openoffice/Makefile +++ b/japanese/openoffice/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" |