summaryrefslogtreecommitdiff
path: root/print/lilypond
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-04-01 21:49:19 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-04-01 21:49:19 +0000
commita4f85250ec36079a39cfd9a9cd91d9e2095c79a6 (patch)
tree200bf75aa8d9a81bfc369f34723d01e80aa8aa67 /print/lilypond
parentUpdate to 1.4 Build 155 (diff)
This fails with "mv: rename parser.yy.tab.h to out/parser.hh: No
such file or directory".
Notes
Notes: svn path=/head/; revision=57158
Diffstat (limited to 'print/lilypond')
-rw-r--r--print/lilypond/Makefile2
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"