diff options
author | kris <kris@FreeBSD.org> | 2004-07-11 08:44:45 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-07-11 08:44:45 +0800 |
commit | 528bcdf982e3491bb780c6ef54b57c4ad2020dd9 (patch) | |
tree | edb7c5801e883a81efd974b1939e29425a1fcf51 /print | |
parent | 1e31b45ec5df560799ef531753087ab2830889ae (diff) | |
download | freebsd-ports-gnome-528bcdf982e3491bb780c6ef54b57c4ad2020dd9.tar.gz freebsd-ports-gnome-528bcdf982e3491bb780c6ef54b57c4ad2020dd9.tar.zst freebsd-ports-gnome-528bcdf982e3491bb780c6ef54b57c4ad2020dd9.zip |
BROKEN: Build fails
Diffstat (limited to 'print')
-rw-r--r-- | print/lilypond-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 503eca6ef06b..5473bf02a660 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -28,6 +28,8 @@ INFO= lilypond lilypond-internals \ CONFLICTS= lilypond-2.* +BROKEN= "Build fails" + #INSTALLS_SHLIB not needed for phyton library midi.so GNU_CONFIGURE= yes |