diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 07:32:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 07:32:00 +0000 |
commit | 37a49a023d6802b263ae23cbad150f1187f3defc (patch) | |
tree | 66964d2f3e80b9ae6e5aba182fef7bee23ce46e0 /audio/timidity++-tcltk | |
parent | sympy-1.6 is no longer compatible with python 2.7 (diff) |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'audio/timidity++-tcltk')
-rw-r--r-- | audio/timidity++-tcltk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/timidity++-tcltk/Makefile b/audio/timidity++-tcltk/Makefile index f25e1e5cc3f6..1a065da9c54e 100644 --- a/audio/timidity++-tcltk/Makefile +++ b/audio/timidity++-tcltk/Makefile @@ -7,6 +7,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/Tk interface for TiMidity++ BROKEN= fails to build: /bin/sh: tclsh: not found +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-08-26 OPTIONS_DEFINE= DOCS |