aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2019-06-12 15:37:02 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2019-06-12 15:37:02 +0000
commit3fe987fc7f790b6a91bb2c639a98feb47d323d9c (patch)
treee3baf7fe22ca77d74ad56cba01f04af2477fcc72 /irc
parente2c159ee437b66164fc45080a8376949fafc0155 (diff)
downloadports-3fe987fc7f790b6a91bb2c639a98feb47d323d9c.tar.gz
ports-3fe987fc7f790b6a91bb2c639a98feb47d323d9c.zip
irc/eggdrop: remove meaningless 85+ from USES tcl
Notes
Notes: svn path=/head/; revision=504015
Diffstat (limited to 'irc')
-rw-r--r--irc/eggdrop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile
index ff20aa7aae7a..53fc39cd3d25 100644
--- a/irc/eggdrop/Makefile
+++ b/irc/eggdrop/Makefile
@@ -16,7 +16,7 @@ LICENSE= GPLv2
OPTIONS_DEFINE= DOCS
-USES= tcl:85+
+USES= tcl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-tcllib=${LOCALBASE}/lib/libtcl${TCL_SHLIB_VER}.so \
--with-tclinc=${LOCALBASE}/include/tcl${TCL_VER}/tcl.h