aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsgraph
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-06-01 06:48:50 +0800
committerade <ade@FreeBSD.org>2001-06-01 06:48:50 +0800
commit8b56a3eff8562cbd31d054bd1fe43e8758b77dcb (patch)
tree9ce70f540d369f6da3c0119482014cb98045ffdd /devel/cvsgraph
parent135a55971ca86954d7b994373d775c161f7ee0db (diff)
downloadfreebsd-ports-gnome-8b56a3eff8562cbd31d054bd1fe43e8758b77dcb.tar.gz
freebsd-ports-gnome-8b56a3eff8562cbd31d054bd1fe43e8758b77dcb.tar.zst
freebsd-ports-gnome-8b56a3eff8562cbd31d054bd1fe43e8758b77dcb.zip
Replace explicit build dependency on bison with USE_BISON knob
Diffstat (limited to 'devel/cvsgraph')
-rw-r--r--devel/cvsgraph/Makefile2
1 files changed, 1 insertions, 1 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