diff options
author | gahr <gahr@FreeBSD.org> | 2017-10-20 20:25:51 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2017-10-20 20:25:51 +0800 |
commit | fd994fecda8f72edadcb849839b3277cb480a6ec (patch) | |
tree | 51f693d2cfc954bca403c491ad9229db572732c4 /emulators | |
parent | c1df507399b2ab637be7f9d2da9a84eea15c64ec (diff) | |
download | freebsd-ports-gnome-fd994fecda8f72edadcb849839b3277cb480a6ec.tar.gz freebsd-ports-gnome-fd994fecda8f72edadcb849839b3277cb480a6ec.tar.zst freebsd-ports-gnome-fd994fecda8f72edadcb849839b3277cb480a6ec.zip |
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.
Diffstat (limited to 'emulators')
-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 |