forked from Lainports/freebsd-ports
Mk/bsd.default-versions.mk: Update tcltk comment
- Remove EOL'd 8.5 and deprecated 8.7 - Add 9.0
This commit is contained in:
parent
5aa3bdd7a4
commit
7c09878b80
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ check-makevars::
|
|||
# Make sure we have a default in the end
|
||||
SSL_DEFAULT?= base
|
||||
. endif
|
||||
# Possible values: 8.5, 8.6, 8.7
|
||||
# Possible values: 8.6, 9.0
|
||||
TCLTK_DEFAULT?= 8.6
|
||||
# Possible values: 6, 7
|
||||
VARNISH_DEFAULT?= 6
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue