summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-02-15 06:31:02 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-02-15 06:31:02 +0000
commit0f9b7f0634d5ac2d574d40605813246fd863c661 (patch)
treeb8f372e74c31559cb44930a60ce9031c280814d6 /japanese
parentChange dependency for default Japanese font from Kochi to Sazanami (diff)
Cleanup Makefile
Notes
Notes: svn path=/head/; revision=128885
Diffstat (limited to 'japanese')
-rw-r--r--japanese/openoffice-1.1/Makefile8
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"