aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2019-06-12 23:35:41 +0800
committergahr <gahr@FreeBSD.org>2019-06-12 23:35:41 +0800
commite259bbe292d0d2863fab3b73481d75be0600c9a4 (patch)
treed03434a71d808d62b6d07cb91243e155fd4e5ea6 /irc
parent98dcf5cc9f0c55237bdc47e1573596e2087fc256 (diff)
downloadfreebsd-ports-gnome-e259bbe292d0d2863fab3b73481d75be0600c9a4.tar.gz
freebsd-ports-gnome-e259bbe292d0d2863fab3b73481d75be0600c9a4.tar.zst
freebsd-ports-gnome-e259bbe292d0d2863fab3b73481d75be0600c9a4.zip
irc/gseen.mod: remove meaningless 85+ from USES tcl
Diffstat (limited to 'irc')
-rw-r--r--irc/gseen.mod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/gseen.mod/Makefile b/irc/gseen.mod/Makefile
index f85bcbd572ba..d97c139fb21f 100644
--- a/irc/gseen.mod/Makefile
+++ b/irc/gseen.mod/Makefile
@@ -17,7 +17,7 @@ EXTRACT_DEPENDS=${NONEXISTENT}:irc/eggdrop:extract
BUILD_DEPENDS= eggdrop:irc/eggdrop
RUN_DEPENDS= eggdrop:irc/eggdrop
-USES= tcl:85+
+USES= tcl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcllib=${LOCALBASE}/lib/libtcl${TCL_VER:S/.//}.so \
--with-tclinc=${TCL_INCLUDEDIR}/tcl.h