diff options
Diffstat (limited to 'net/cflowd')
-rw-r--r-- | net/cflowd/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
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 \ |