diff options
author | John Marino <marino@FreeBSD.org> | 2016-07-29 13:20:17 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-07-29 13:20:17 +0000 |
commit | cffdd95db8d1b1c9557fc2fdb2aaeb54d104d285 (patch) | |
tree | 31073f449be066bd584e9ee4c7926faf149a1ace /print/lilypond-devel | |
parent | www/rubygem-browser: upgrade from 2.0.3 to 2.2.0 (diff) |
print/lilypond-devel: mark broken, deprecate for removal after 31 August
This unstable branch of lilypond is already several releases behind. A
devel port should be required to have an active maintainer, yet this one
does not. Now that it's broken by a very astonishingly bad pkgconf
detection code, set it for removal in September. That will give someone
a chance to volunteer to maintain it.
Diffstat (limited to 'print/lilypond-devel')
-rw-r--r-- | print/lilypond-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 424984cf147e..b3b803b8ed54 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -32,6 +32,9 @@ LIB_DEPENDS= libguile.so:lang/guile \ libfreetype.so:print/freetype2 BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x +BROKEN= pkgconf detection is broken +DEPRECATED= unstable branch requires maintainer, many releases behind already (stick with stable) +EXPIRATION_DATE= 2016-08-31 INFO= internals \ lilypond-changes \ |