diff options
author | mm <mm@FreeBSD.org> | 2009-02-14 23:29:21 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2009-02-14 23:29:21 +0800 |
commit | 09c2fefc5f939d5ebdefb38c58d682b1e0b1063a (patch) | |
tree | 76d9b598e3f6c815cc7fbf5494f61a7d54ed5f8f /misc/sonytv | |
parent | e2fa7ffcec1cf90ce78d4d55ad4cc08e402e1ca0 (diff) | |
download | freebsd-ports-gnome-09c2fefc5f939d5ebdefb38c58d682b1e0b1063a.tar.gz freebsd-ports-gnome-09c2fefc5f939d5ebdefb38c58d682b1e0b1063a.tar.zst freebsd-ports-gnome-09c2fefc5f939d5ebdefb38c58d682b1e0b1063a.zip |
- Deprecate due to planned end of support for tcl/tk 83 on 2009-05-22
Diffstat (limited to 'misc/sonytv')
-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 |