Use 83+ instead "yes" for USE_TCL. Somewhat counterintuitively, "yes"
means 85, which may not be, what the user wants...
This commit is contained in:
parent
fba0cae3e3
commit
c6396e2073
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245380
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ MAINTAINER= mi@aldan.algebra.com
|
|||
COMMENT= Extended TCL
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_TCL_BUILD= yes
|
||||
USE_TCL= yes
|
||||
USE_TCL= 83+
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue