summaryrefslogtreecommitdiff
path: root/inputmethod/uim
diff options
context:
space:
mode:
authorryoon <ryoon>2013-07-15 02:02:17 +0000
committerryoon <ryoon>2013-07-15 02:02:17 +0000
commit215de6661118c1f3801c16d0a5acdf8153217b64 (patch)
tree7082cd8bccd6e4c222c7d1017f6c4896abcadef6 /inputmethod/uim
parentc983d6b497ef6e3b0f873176bc6476b7f100e38f (diff)
downloadpkgsrc-215de6661118c1f3801c16d0a5acdf8153217b64.tar.gz
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
Diffstat (limited to 'inputmethod/uim')
-rw-r--r--inputmethod/uim/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index c654d043eee..adbf5587e0b 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2013/07/05 13:29:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.81 2013/07/15 02:02:22 ryoon Exp $
#
.include "../../inputmethod/uim/Makefile.common"
@@ -27,9 +27,7 @@ CFLAGS.SunOS+= -std=c99 -D__EXTENSIONS__
.include "options.mk"
PLIST_VARS+= editline
-CHECK_BUILTIN.readline:= yes
-.include "../../devel/readline/builtin.mk"
-CHECK_BUILTIN.readline:= no
+.include "../../mk/readline.builtin.mk"
.if !empty(BUILTIN_LIB_FOUND.edit:M[yY][eE][sS])
PLIST.editline= yes