diff options
author | marcus <marcus@FreeBSD.org> | 2008-03-06 07:02:50 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-03-06 07:02:50 +0800 |
commit | ecd23d2f6518b24a29603375d9892d2e9b86112a (patch) | |
tree | 6dbcc1ea0fd15f02333de393d327d850003ffa25 /print/lilypond | |
parent | 58f12e600e06aedac97185f681df089592890688 (diff) | |
download | freebsd-ports-gnome-ecd23d2f6518b24a29603375d9892d2e9b86112a.tar.gz freebsd-ports-gnome-ecd23d2f6518b24a29603375d9892d2e9b86112a.tar.zst freebsd-ports-gnome-ecd23d2f6518b24a29603375d9892d2e9b86112a.zip |
Mark BROKEN with guile-1.8. There is a substantially new version out which
looks like it should work on FreeBSD, but I am not a lilypond user, so
I leave that to an interested party to update and test.
Diffstat (limited to 'print/lilypond')
-rw-r--r-- | print/lilypond/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index b2585fade2b1..1a2c446f48c8 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -30,6 +30,7 @@ MAN1= abc2ly.1 etf2ly.1 midi2ly.1 mup2ly.1 lilypond.1 musedata2ly.1 \ INFO= lilypond lilypond-internals \ music-glossary +BROKEN= does not build with guile-1.8; needs update to 2.10.33 #INSTALLS_SHLIB not needed for phyton library midi.so GNU_CONFIGURE= yes |