svn commit: r564776 - head/x11-toolkits/tile
Pietro Cerutti
gahr at FreeBSD.org
Tue Feb 9 08:40:30 UTC 2021
Author: gahr
Date: Tue Feb 9 08:40:29 2021
New Revision: 564776
URL: https://svnweb.freebsd.org/changeset/ports/564776
Log:
x11-toolkits/tile: deprecate, the functionality is part of core Tk
Modified:
head/x11-toolkits/tile/Makefile
Modified: head/x11-toolkits/tile/Makefile
==============================================================================
--- head/x11-toolkits/tile/Makefile Tue Feb 9 08:36:30 2021 (r564775)
+++ head/x11-toolkits/tile/Makefile Tue Feb 9 08:40:29 2021 (r564776)
@@ -12,6 +12,9 @@ COMMENT= Themed widget set for Tk
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license.terms
+DEPRECATED= The Tile widget set is part of Tk 8.5 and above, see TIP 248
+EXPIRATION_DATE=2021-03-26
+
USES= autoreconf tk:tea
CONFIGURE_ENV+= TCL_INCLUDEDIR="${TCL_INCLUDEDIR}" \
More information about the svn-ports-all
mailing list