diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 02:17:54 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 02:17:54 +0000 |
commit | dbea99b76b90a7bf2b31094ef5e1c69572f938b3 (patch) | |
tree | 459bd3822d6840c1d5c0a7146fbe1ca3b30b695e /japanese | |
parent | 462cfc7caa90a50763970053a6bca116ade6dc9b (diff) | |
download | ports-dbea99b76b90a7bf2b31094ef5e1c69572f938b3.tar.gz ports-dbea99b76b90a7bf2b31094ef5e1c69572f938b3.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/openoffice-1.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/openoffice-1.0/Makefile b/japanese/openoffice-1.0/Makefile index 4b79604c0c63..171f1a231d45 100644 --- a/japanese/openoffice-1.0/Makefile +++ b/japanese/openoffice-1.0/Makefile @@ -10,7 +10,7 @@ CATEGORIES= japanese LANG_PKGNAME= ja LANG_EXT= 81 LANG_CONFIGURE_ARG= JAPN -MASTERDIR= ${.CURDIR}/../../editors/openoffice +MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts L10NHELP= helpcontent_${LANG_EXT}_unix.tgz |