diff options
-rw-r--r-- | japanese/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | japanese/openoffice/Makefile | 1 |
2 files changed, 2 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" 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" |