From 07a80a55b74e11929f4f9f60d4769432784a19b8 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Wed, 12 Jun 2019 16:14:02 +0000 Subject: irc/weechat: remove meaningless 85+ from USES tcl --- irc/weechat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc/weechat') diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index 983008a4b785..2cc708b3a17b 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -72,7 +72,7 @@ PYTHON_USES= python RUBY_USE= ruby=yes TCL_CMAKE_ON= -DTCL_VERSION:STRING="${TCL_VER}" \ -DTCL_TCLSH:PATH="${TCLSH}" -TCL_USES= tcl:85+ +TCL_USES= tcl .include -- cgit v1.2.3