irc/eggdrop: remove meaningless 85+ from USES tcl
This commit is contained in:
parent
e2c159ee43
commit
3fe987fc7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504015
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user