summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inputmethod/uim/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 1a5e299ae48..c87f199fbc5 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2010/01/20 11:10:46 obache Exp $
+# $NetBSD: Makefile,v 1.41 2010/02/14 08:41:36 obache Exp $
#
.include "../../inputmethod/uim/Makefile.common"
@@ -20,8 +20,6 @@ CONFIGURE_ARGS+= --with-libgcroots=installed
.include "options.mk"
-# XXXUEBAYASI why is readline a must?
-
PLIST_VARS+= editline
CHECK_BUILTIN.readline:= yes
.include "../../devel/readline/builtin.mk"