summaryrefslogtreecommitdiff
path: root/japanese/openoffice
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-03 14:18:32 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-03 14:18:32 +0000
commitac91ee2f4b9bd862cfbb28f6f2579e2e9379ba24 (patch)
tree324dc88e4d1e33e99b8a252b072f0b06658a8844 /japanese/openoffice
parentUse MASTERDIR (diff)
Use MASTERDIR
Add "editors" to CATEGORIES
Notes
Notes: svn path=/head/; revision=63914
Diffstat (limited to 'japanese/openoffice')
-rw-r--r--japanese/openoffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/openoffice/Makefile b/japanese/openoffice/Makefile
index 45ed2199ffb9..0cfb6846d5be 100644
--- a/japanese/openoffice/Makefile
+++ b/japanese/openoffice/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-CATEGORIES= japanese
+CATEGORIES= japanese editors
LANG_PKGNAME= jp
LANG_EXT= 81
@@ -13,4 +13,4 @@ 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"
+.include "${MASTERDIR}/Makefile"