diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-07-19 22:03:20 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-07-19 22:03:20 +0000 |
commit | 2626c5376640c58474a4b22652e0f1527a91539b (patch) | |
tree | 5bc0de80c0bf6dd9fc7c185aace524826e7c6dcc /print | |
parent | 5045cff4a059fb43d185e75ed1258eb9fbe4ca4b (diff) | |
download | ports-2626c5376640c58474a4b22652e0f1527a91539b.tar.gz ports-2626c5376640c58474a4b22652e0f1527a91539b.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/lilypond/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 036d4344614e..d3b1d172370e 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -34,6 +34,8 @@ LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile \ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ mftrace:${PORTSDIR}/print/mftrace +BROKEN= does not build + GONVILLE_REV= r8724 GONVILLE_SIZES= 11 13 14 16 18 20 23 26 |