summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-rw-r--r--japanese/jpilot/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/japanese/jpilot/Makefile b/japanese/jpilot/Makefile
index 6b1890f89db5..4667e9910ab3 100644
--- a/japanese/jpilot/Makefile
+++ b/japanese/jpilot/Makefile
@@ -10,11 +10,10 @@ MASTERDIR= ${.CURDIR}/../../palm/jpilot
COMMENT= ${.CURDIR}/pkg/COMMENT
PKGNAME= ja-jpilot-0.93.1
-
-.include "${MASTERDIR}/Makefile"
-
-CATEGORIES= japanese palm
+CATEGORIES= japanese
MAINTAINER= sumikawa@kame.net
-CONFIGURE_ARGS+= --with-japanese
+CONFIGURE_ARGS= --with-japanese
+
+.include "${MASTERDIR}/Makefile"