aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2019-06-12 15:37:38 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2019-06-12 15:37:38 +0000
commitdd1742b6a930492f2de70d39ff966fad95d0e103 (patch)
treea5bf0b303e89a44227f1b4e49fb1593fb6db8685 /irc
parent3fe987fc7f790b6a91bb2c639a98feb47d323d9c (diff)
downloadports-dd1742b6a930492f2de70d39ff966fad95d0e103.tar.gz
ports-dd1742b6a930492f2de70d39ff966fad95d0e103.zip
irc/eggdrop-devel: remove meaningless 85+ from USES tcl
Notes
Notes: svn path=/head/; revision=504016
Diffstat (limited to 'irc')
-rw-r--r--irc/eggdrop-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/eggdrop-devel/Makefile b/irc/eggdrop-devel/Makefile
index 2585b411b1af..15d9f3d71d1a 100644
--- a/irc/eggdrop-devel/Makefile
+++ b/irc/eggdrop-devel/Makefile
@@ -14,7 +14,7 @@ COMMENT= The most popular open source Internet Relay Chat bot
LICENSE= GPLv2
-USES= tcl:85+ ssl
+USES= tcl ssl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-tcllib=${LOCALBASE}/lib/libtcl${TCL_SHLIB_VER}.so \
--with-tclinc=${LOCALBASE}/include/tcl${TCL_VER}/tcl.h