diff options
Diffstat (limited to 'print/lilypond/Makefile')
-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 debc4b371a2c..f7a08f68cc96 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -18,6 +18,8 @@ MAINTAINER= trevor@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile +BROKEN= "needs bison 1.28 or earlier" + GNU_CONFIGURE= YES #CONFIGURE_ENV= ${MAKEINFO}="makeinfo --no-split" |