irc/eggdrop: remove meaningless 85+ from USES tcl

This commit is contained in:
Pietro Cerutti 2019-06-12 15:37:02 +00:00
parent e2c159ee43
commit 3fe987fc7f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504015

View File

@ -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