diff options
-rw-r--r-- | japanese/openoffice-1.1/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/japanese/openoffice-1.1/Makefile b/japanese/openoffice-1.1/Makefile index cd278d9f83aa..434d8c92bdb3 100644 --- a/japanese/openoffice-1.1/Makefile +++ b/japanese/openoffice-1.1/Makefile @@ -6,13 +6,7 @@ # CATEGORIES= japanese - -LANG_PKGNAME= ja -LANG_EXT= 81 -LANG_CONFIGURE_ARG= JAPN +LOCALIZED_LANG= ja MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1 -MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,} -RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/sazanami-mincho.ttf:${PORTSDIR}/japanese/sazanami-ttf -L10NHELP= helpcontent_${LANG_EXT}_unix.tgz .include "${MASTERDIR}/Makefile" |