diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-01-22 20:12:33 +0800 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-01-22 20:12:33 +0800 |
commit | 9e228b9d64967a4e18989ccb8d6b82a5cee3911e (patch) | |
tree | 89759560e85de552aae025d14d3f881330e7c6db /audio/splaytk | |
parent | 0168a776a6c64498a66d1cbaeab048dc6f7eb201 (diff) | |
download | freebsd-ports-gnome-9e228b9d64967a4e18989ccb8d6b82a5cee3911e.tar.gz freebsd-ports-gnome-9e228b9d64967a4e18989ccb8d6b82a5cee3911e.tar.zst freebsd-ports-gnome-9e228b9d64967a4e18989ccb8d6b82a5cee3911e.zip |
- Deprecate due to planned removal of tcl82 / tk82
- Set expiration date to 2009-04-22
Diffstat (limited to 'audio/splaytk')
-rw-r--r-- | audio/splaytk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/splaytk/Makefile b/audio/splaytk/Makefile index ab0650f8aa17..5ad75bbe2faf 100644 --- a/audio/splaytk/Makefile +++ b/audio/splaytk/Makefile @@ -20,6 +20,9 @@ RUN_DEPENDS= splay:${PORTSDIR}/audio/splay \ WRKSRC= ${WRKDIR}/splay-tk-2.0 +DEPRECATED= tcl82 support is going to be dropped +EXPIRATION_DATE= 2009-04-22 + NO_BUILD= yes do-install: |