1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

- Deprecate due to planned end of tcl/tk 82 support on 2009-04-22

This commit is contained in:
Martin Matuska 2009-02-14 15:13:29 +00:00
parent 6d40d0f725
commit d1b2d13b03
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228279
2 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,9 @@ PLIST_SUB= TCL_VER=8.2 SHORT_TCL_VER=82
OPTIONS= TCL82_MAN "Install tcl 8.2 manpages" off
DEPRECATED= tcl82 support is going to be dropped
EXPIRATION_DATE= 2009-04-22
.include <bsd.port.pre.mk>
.if !defined(NO_INSTALL_MANPAGES) && defined(WITH_TCL82_MAN)

View File

@ -37,6 +37,9 @@ MANCOMPRESSED= no
OPTIONS= TK82_MAN "Install tk 8.2 manpages" off
DEPRECATED= tcl82 support is going to be dropped
EXPIRATION_DATE= 2009-04-22
.include <bsd.port.pre.mk>
.if !defined(NO_INSTALL_MANPAGES) && defined(WITH_TK82_MAN)