diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-14 15:29:21 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-14 15:29:21 +0000 |
commit | 38052bdcd845bb049ca6433a22890699a7e025b7 (patch) | |
tree | 24d4e4f665bf3a47b2c7efc4ea90ee0b35b83377 /misc | |
parent | d1b2d13b032dcce1faeaa9f9c9605f08675a3de6 (diff) | |
download | ports-38052bdcd845bb049ca6433a22890699a7e025b7.tar.gz ports-38052bdcd845bb049ca6433a22890699a7e025b7.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sonytv/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/sonytv/Makefile b/misc/sonytv/Makefile index 45639d82a4b5..48347dc613ba 100644 --- a/misc/sonytv/Makefile +++ b/misc/sonytv/Makefile @@ -16,6 +16,9 @@ COMMENT= Sony-compatible TV remote RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 +DEPRECATED= tcl8.3 support is going to be dropped +EXPIRATION_DATE= 2009-05-22 + NO_BUILD= yes IS_INTERACTIVE= yes |