diff options
author | antoine <antoine@FreeBSD.org> | 2017-02-26 21:58:50 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-04-09 19:55:14 +0800 |
commit | d08926deb8c5c3dc4d7a51c6f3488367b5e77d77 (patch) | |
tree | d8183846fcfdb52b3f7558e30832f2a214e9b75f /print | |
parent | 9b9de6d083a444446949e7546c0a0eeafb4ceeef (diff) | |
download | freebsd-ports-gnome-d08926deb8c5c3dc4d7a51c6f3488367b5e77d77.tar.gz freebsd-ports-gnome-d08926deb8c5c3dc4d7a51c6f3488367b5e77d77.tar.zst freebsd-ports-gnome-d08926deb8c5c3dc4d7a51c6f3488367b5e77d77.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'print')
-rw-r--r-- | print/abc2mtex/Makefile | 3 | ||||
-rw-r--r-- | print/musixtex/Makefile | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/print/abc2mtex/Makefile b/print/abc2mtex/Makefile index 57c9852033d8..7f2a4c18c48a 100644 --- a/print/abc2mtex/Makefile +++ b/print/abc2mtex/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= joerg@FreeBSD.org COMMENT= Music TeX converter from "abc" to MusiXTeX format +DEPRECATED= Depends on expiring print/musixtex +EXPIRATION_DATE= 2017-03-27 + RUN_DEPENDS= musixtex:print/musixtex USE_GCC= any diff --git a/print/musixtex/Makefile b/print/musixtex/Makefile index 4df27c1140d2..bf5bc0509d31 100644 --- a/print/musixtex/Makefile +++ b/print/musixtex/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Set of TeX macros to typeset music BROKEN= does not build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-03-27 USE_TEX= basic |