diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2017-10-20 12:25:51 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2017-10-20 12:25:51 +0000 |
commit | 4c8e815675340c3b21332e6591e412fae2d4e244 (patch) | |
tree | 51f693d2cfc954bca403c491ad9229db572732c4 /emulators/frodo | |
parent | acee4579e85d15babd58f1f1257e04beb529dda6 (diff) |
lang/tcl84, x11-toolkits/tk84: extend expiration for another month
Track down a few more ports that depend on those two, and deprecate them too.
Notes
Notes:
svn path=/head/; revision=452517
Diffstat (limited to 'emulators/frodo')
-rw-r--r-- | emulators/frodo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index 92d7282a2f85..339d43bd5cc3 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -10,6 +10,9 @@ DISTNAME= FrodoV4_1b.Src MAINTAINER= dinoex@FreeBSD.org COMMENT= Emulates a Commodore 64 +DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+ +EXPIRATION_DATE= 2017-11-20 + RUN_DEPENDS= wish8.4:x11-toolkits/tk84 USE_XORG= x11 xt xext sm ice |