irc/gseen.mod: remove meaningless 85+ from USES tcl

This commit is contained in:
Pietro Cerutti
2019-06-12 15:35:41 +00:00
parent 7704884a23
commit e2c159ee43

View File

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