diff options
Diffstat (limited to 'net-mgmt/cflowd/Makefile')
-rw-r--r-- | net-mgmt/cflowd/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile index dc5ccb41ee3a..7228ac94ef51 100644 --- a/net-mgmt/cflowd/Makefile +++ b/net-mgmt/cflowd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cflowd -# Date created: Di 7 Nov 2000 19:48:50 CET -# Whom: Andreas Klemm <andreas@klemm.gtn.com> -# +# Created by: Andreas Klemm <andreas@klemm.gtn.com> # $FreeBSD$ -# PORTNAME= cflowd PORTVERSION= 2.1.b1 @@ -20,7 +16,7 @@ LIB_DEPENDS= Arts:${PORTSDIR}/net-mgmt/arts++ USE_AUTOTOOLS= libtool USE_GMAKE= yes -USE_BISON= build +USES= bison USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-shared --with-artspp=${LOCALBASE} |