summaryrefslogtreecommitdiffstats
path: root/print/lilypond
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-31 22:48:50 +0000
committerade <ade@FreeBSD.org>2001-05-31 22:48:50 +0000
commit8b56a3eff8562cbd31d054bd1fe43e8758b77dcb (patch)
tree9ce70f540d369f6da3c0119482014cb98045ffdd /print/lilypond
parent135a55971ca86954d7b994373d775c161f7ee0db (diff)
downloadFreeBSD-ports-8b56a3eff8562cbd31d054bd1fe43e8758b77dcb.zip
FreeBSD-ports-8b56a3eff8562cbd31d054bd1fe43e8758b77dcb.tar.gz
Replace explicit build dependency on bison with USE_BISON knob
Diffstat (limited to 'print/lilypond')
-rw-r--r--print/lilypond/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index b31605e..23cd9c4b 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -14,8 +14,7 @@ MASTER_SITES= ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/development/
MAINTAINER= trevor@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/bin/bison:${PORTSDIR}/devel/bison \
- ${LOCALBASE}/bin/latex:${PORTSDIR}/print/teTeX
+BUILD_DEPENDS= ${LOCALBASE}/bin/latex:${PORTSDIR}/print/teTeX
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
GNU_CONFIGURE= YES
@@ -24,6 +23,7 @@ GNU_CONFIGURE= YES
MAN1= abc2ly.1 as2text.1 convert-ly.1 etf2ly.1 lilypond-book.1 \
lilypond.1 ly2dvi.1 midi2ly.1 musedata2ly.1 pmx2ly.1
+USE_BISON= yes
USE_GMAKE= YES
USE_PYTHON= YES
MAKEFILE= GNUmakefile
OpenPOWER on IntegriCloud