From eb29b45d9c29879da0d11746fe2ea9f61ce6869f Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 14 Feb 2010 08:41:36 +0000 Subject: Remove "XXX why is readline a must?" comment. It make no sense at all, because just checking existence of builtin libedit. --- inputmethod/uim/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'inputmethod/uim') 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" -- cgit v1.2.3