summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-03 14:18:33 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-03 14:18:33 +0000
commitd313e71b95cbf12ce0d68d355af6aa70354eefd5 (patch)
tree15e513b1648758c24b4b8718fbf1698f11748b9c /korean
parentUse MASTERDIR (diff)
Use MASTERDIR
Add "editors" to CATEGORIES
Notes
Notes: svn path=/head/; revision=63915
Diffstat (limited to 'korean')
-rw-r--r--korean/openoffice-1.0/Makefile4
-rw-r--r--korean/openoffice/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/korean/openoffice-1.0/Makefile b/korean/openoffice-1.0/Makefile
index 0c499c08c59c..d85781db2fce 100644
--- a/korean/openoffice-1.0/Makefile
+++ b/korean/openoffice-1.0/Makefile
@@ -5,11 +5,11 @@
# $FreeBSD$
#
-CATEGORIES= korean
+CATEGORIES= korean editors
LANG_PKGNAME= kr
LANG_EXT= 82
LANG_CONFIGURE_ARG= KOREAN
MASTERDIR= ${.CURDIR}/../../editors/openoffice
-.include "${.CURDIR}/../../editors/openoffice/Makefile"
+.include "${MASTERDIR}/Makefile"
diff --git a/korean/openoffice/Makefile b/korean/openoffice/Makefile
index 0c499c08c59c..d85781db2fce 100644
--- a/korean/openoffice/Makefile
+++ b/korean/openoffice/Makefile
@@ -5,11 +5,11 @@
# $FreeBSD$
#
-CATEGORIES= korean
+CATEGORIES= korean editors
LANG_PKGNAME= kr
LANG_EXT= 82
LANG_CONFIGURE_ARG= KOREAN
MASTERDIR= ${.CURDIR}/../../editors/openoffice
-.include "${.CURDIR}/../../editors/openoffice/Makefile"
+.include "${MASTERDIR}/Makefile"