From e0d93f6a4bc1413b79ea8a35e9b02e9ea5fb51c0 Mon Sep 17 00:00:00 2001 From: andreas Date: Sat, 18 Nov 2000 23:26:01 +0000 Subject: Fixes: - use bison - build dependency to arts++ Submitted by: "Gullerud, Lars Erik" --- net/cflowd/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'net/cflowd') diff --git a/net/cflowd/Makefile b/net/cflowd/Makefile index d5375a5..53b60be 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 \ -- cgit v1.1