summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-rw-r--r--japanese/magicpoint/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/japanese/magicpoint/Makefile b/japanese/magicpoint/Makefile
index 675ff0f03040..ae1e15ab7fea 100644
--- a/japanese/magicpoint/Makefile
+++ b/japanese/magicpoint/Makefile
@@ -12,13 +12,12 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib
PKGNAME= ja-magicpoint-1.05a
-
-.include "${MASTERDIR}/Makefile"
-
-CATEGORIES= japanese misc
+CATEGORIES= japanese
MAINTAINER= itojun@itojun.org
# dirty, but this is required for version independent-ness
CONFIGURE_ARGS= --with-vfontcap=`${ECHO} ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1`
CONFIGURE_ARGS+= --enable-freetype-charset16
+
+.include "${MASTERDIR}/Makefile"