diff options
Diffstat (limited to 'korean/openoffice-1.0')
-rw-r--r-- | korean/openoffice-1.0/Makefile | 4 |
1 files changed, 2 insertions, 2 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" |