mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Don't insist on Tcl-8.5. The stuff works just fine with 8.4.
Submitted by: Martin Matuska
This commit is contained in:
parent
4a962dccd5
commit
195f023804
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200102
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= tcllib
|
|||
MAINTAINER= mi@aldan.algebra.com
|
||||
COMMENT= A collection of utility modules for Tcl
|
||||
|
||||
USE_TCL_BUILD= 85+
|
||||
USE_TCL_BUILD= 84+
|
||||
USE_TCL_RUN= ${USE_TCL_BUILD}
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue