aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/openoffice-1.0
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-08-03 22:18:31 +0800
committermbr <mbr@FreeBSD.org>2002-08-03 22:18:31 +0800
commite0d281826ab6113877f30969fbae2bfe88a5211d (patch)
treeb58c85b0a8ed77b2380a78f1b9da1cbd5fc64d2d /japanese/openoffice-1.0
parent5a598df08abb301ee655ad6ba9ec2ee12761543f (diff)
downloadfreebsd-ports-gnome-e0d281826ab6113877f30969fbae2bfe88a5211d.tar.gz
freebsd-ports-gnome-e0d281826ab6113877f30969fbae2bfe88a5211d.tar.zst
freebsd-ports-gnome-e0d281826ab6113877f30969fbae2bfe88a5211d.zip
Use MASTERDIR
Add "editors" to CATEGORIES
Diffstat (limited to 'japanese/openoffice-1.0')
-rw-r--r--japanese/openoffice-1.0/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/openoffice-1.0/Makefile b/japanese/openoffice-1.0/Makefile
index 45ed2199ffb9..0cfb6846d5be 100644
--- a/japanese/openoffice-1.0/Makefile
+++ b/japanese/openoffice-1.0/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"