git: 7c09878b8011 - main - Mk/bsd.default-versions.mk: Update tcltk comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 17:07:50 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7c09878b80116108ce006df1b33e58fbf77ae5e7
commit 7c09878b80116108ce006df1b33e58fbf77ae5e7
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-28 16:58:43 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-28 17:05:03 +0000
Mk/bsd.default-versions.mk: Update tcltk comment
- Remove EOL'd 8.5 and deprecated 8.7
- Add 9.0
---
Mk/bsd.default-versions.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Mk/bsd.default-versions.mk b/Mk/bsd.default-versions.mk
index 5a733f64d12a..89b3f32cbb87 100644
--- a/Mk/bsd.default-versions.mk
+++ b/Mk/bsd.default-versions.mk
@@ -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