summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-22 16:04:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-22 16:04:49 +0000
commit0a3634953d534aab8592684e00184797c483fbb1 (patch)
tree181ac55c284a6649b45ae450956fdf6e0b9ea8bb /print
parent- Chase lang/guile shlib bump (diff)
- Mark BROKEN after lang/guile update
Reported by: exp-run (via pav)
Notes
Notes: svn path=/head/; revision=226680
Diffstat (limited to 'print')
-rw-r--r--print/lilypond/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index f76855cf93e1..b6ea2d012f21 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -9,6 +9,7 @@
PORTNAME= lilypond
PORTVERSION= 2.11.65
+PORTREVISION= 1
CATEGORIES= print audio
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.11/:src \
${MASTER_SITE_LOCAL}/gahr/:fonts \
@@ -25,7 +26,7 @@ BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \
rarian-sk-config:${PORTSDIR}/textproc/rarian \
texi2html:${PORTSDIR}/textproc/texi2html \
texi2dvi:${PORTSDIR}/print/texinfo
-LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \
mftrace:${PORTSDIR}/print/mftrace
@@ -51,6 +52,8 @@ NOCCACHE= yes
PLIST_SUB= PORTVERSION=${PORTVERSION}
+BROKEN= Does not compile
+
.include <bsd.port.pre.mk>
.if !defined(NOPORTDOCS) && defined(WITH_WEBDOCS)