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:
parent
6d40d0f725
commit
d1b2d13b03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228279
@ -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)
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user