diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-01-22 12:12:33 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-01-22 12:12:33 +0000 |
commit | 9e228b9d64967a4e18989ccb8d6b82a5cee3911e (patch) | |
tree | 89759560e85de552aae025d14d3f881330e7c6db /misc/tkrunit | |
parent | 0168a776a6c64498a66d1cbaeab048dc6f7eb201 (diff) | |
download | ports-9e228b9d64967a4e18989ccb8d6b82a5cee3911e.tar.gz ports-9e228b9d64967a4e18989ccb8d6b82a5cee3911e.zip |
Notes
Diffstat (limited to 'misc/tkrunit')
-rw-r--r-- | misc/tkrunit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/tkrunit/Makefile b/misc/tkrunit/Makefile index adf858c54240..8e4bbe20cb69 100644 --- a/misc/tkrunit/Makefile +++ b/misc/tkrunit/Makefile @@ -17,6 +17,9 @@ COMMENT= GUI app launcher with completion and history RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 +DEPRECATED= tcl82 support is going to be dropped +EXPIRATION_DATE= 2009-04-22 + NO_BUILD= yes post-extract: |