aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cvsgraph/Makefile2
-rw-r--r--japanese/xjtext/Makefile3
-rw-r--r--print/lilypond/Makefile4
3 files changed, 4 insertions, 5 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile
index ef6778e2315d..37e0c0150594 100644
--- a/devel/cvsgraph/Makefile
+++ b/devel/cvsgraph/Makefile
@@ -12,7 +12,6 @@ MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/release/
MAINTAINER= trevor@FreeBSD.org
-BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.4:${PORTSDIR}/graphics/png
@@ -22,6 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAN1= cvsgraph.1
MAN5= cvsgraph.conf.5
+USE_BISON= yes
ALL_TARGET= cvsgraph
DOCDIR= share/doc/${PORTNAME}
DOCS= ChangeLog LICENCE README
diff --git a/japanese/xjtext/Makefile b/japanese/xjtext/Makefile
index 599d654602ac..ac74123f2d2d 100644
--- a/japanese/xjtext/Makefile
+++ b/japanese/xjtext/Makefile
@@ -14,8 +14,7 @@ DISTNAME= XJTEXT-${PORTVERSION}
MAINTAINER= sada@FreeBSD.org
-BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
-
+USE_BISON= yes
USE_IMLIB= yes
EXAMPLEDIR= ${PREFIX}/share/examples/xjtext
DOCDIR= ${PREFIX}/share/doc/xjtext
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index b31605e75f01..23cd9c4bcf0f 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