diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2017-09-11 15:23:16 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2017-09-11 15:23:16 +0000 |
commit | a54778e66873fb2be03982a156042b950be3b04b (patch) | |
tree | 15c88a142c1e64d818ebc29a23931c8edc4957bd /x11/tkXwin | |
parent | bf63fb17dbe06ca8c25ecb4b42d95eb95d7bce72 (diff) |
Notes
Diffstat (limited to 'x11/tkXwin')
-rw-r--r-- | x11/tkXwin/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/tkXwin/Makefile b/x11/tkXwin/Makefile index 5d4c90c37bc1..11cff9a622de 100644 --- a/x11/tkXwin/Makefile +++ b/x11/tkXwin/Makefile @@ -10,6 +10,10 @@ MASTER_SITES= http://beepcore-tcl.sourceforge.net/ MAINTAINER= dsh@vlink.ru COMMENT= Tcl/Tk library to detect idle periods of an X session +DEPRECATED= This port depends on Tcl/Tk 8.4 , which is no longer\ + maintained. Please port it to 8.5+ +EXPIRATION_DATE= 2017-10-15 + USES= libtool tk:84,tea tar:tgz USE_XORG= xt xscrnsaver USE_LDCONFIG= yes |