diff options
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 |