summaryrefslogtreecommitdiff
path: root/net/cflowd
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-11-18 23:26:01 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-11-18 23:26:01 +0000
commitca308a57a4e20159c5bd91e96fec6697b6e12c39 (patch)
tree740744f4f86fc6989e524d7bfd2608aa90c9ceb0 /net/cflowd
parentFix patch-ae to really fix startup cores (diff)
Fixes:
- use bison - build dependency to arts++ Submitted by: "Gullerud, Lars Erik" <LarsErik.Gullerud@kpnqwest.com>
Notes
Notes: svn path=/head/; revision=35247
Diffstat (limited to 'net/cflowd')
-rw-r--r--net/cflowd/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/cflowd/Makefile b/net/cflowd/Makefile
index d5375a5e163b..53b60be74fcf 100644
--- a/net/cflowd/Makefile
+++ b/net/cflowd/Makefile
@@ -13,8 +13,12 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= andreas@FreeBSD.org
+BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net/arts++
+
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_BISON= yes
+
CONFIGURE_ARGS+=--enable-shared --with-artspp=${PREFIX}
MANL= cfdases.l cfdifmatrix.l cfdnets.l cfdnexthops.l \