diff options
author | mm <mm@FreeBSD.org> | 2009-01-22 20:12:33 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2009-01-22 20:12:33 +0800 |
commit | 1d7a0324bab71e858eba36609896683d0e982fa3 (patch) | |
tree | cadc7ca66cb5dd0983b90056077bb1951685310a /misc | |
parent | 1cb4aa10acdef381c145791ab4884e91958404db (diff) | |
download | freebsd-ports-gnome-1d7a0324bab71e858eba36609896683d0e982fa3.tar.gz freebsd-ports-gnome-1d7a0324bab71e858eba36609896683d0e982fa3.tar.zst freebsd-ports-gnome-1d7a0324bab71e858eba36609896683d0e982fa3.zip |
- Deprecate due to planned removal of tcl82 / tk82
- Set expiration date to 2009-04-22
Diffstat (limited to 'misc')
-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: |