aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk82
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-02-14 15:13:29 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-02-14 15:13:29 +0000
commitd1b2d13b032dcce1faeaa9f9c9605f08675a3de6 (patch)
treeca020b932e504063594cb477290b27040a4421eb /x11-toolkits/tk82
parent6d40d0f7259125995d3e473e7e0b72da93541cea (diff)
Notes
Diffstat (limited to 'x11-toolkits/tk82')
-rw-r--r--x11-toolkits/tk82/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index 27075e022909..b80117a89a0f 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -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)