summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/cflowd/Makefile3
-rw-r--r--net/cflowd/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile
index bc89beade5b1..05b5484d685d 100644
--- a/net-mgmt/cflowd/Makefile
+++ b/net-mgmt/cflowd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cflowd
PORTVERSION= 2-1-b1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ftp://ftp.caida.org/pub/cflowd/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -23,6 +23,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net/arts++
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_NEWGCC= yes
USE_BISON= yes
CONFIGURE_ARGS+=--enable-shared --with-artspp=${PREFIX}
diff --git a/net/cflowd/Makefile b/net/cflowd/Makefile
index bc89beade5b1..05b5484d685d 100644
--- a/net/cflowd/Makefile
+++ b/net/cflowd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cflowd
PORTVERSION= 2-1-b1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ftp://ftp.caida.org/pub/cflowd/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -23,6 +23,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net/arts++
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_NEWGCC= yes
USE_BISON= yes
CONFIGURE_ARGS+=--enable-shared --with-artspp=${PREFIX}