diff options
-rw-r--r-- | net-mgmt/flowd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/flowd/Makefile b/net-mgmt/flowd/Makefile index 098260893a25..537e7ac1cba6 100644 --- a/net-mgmt/flowd/Makefile +++ b/net-mgmt/flowd/Makefile @@ -7,6 +7,7 @@ PORTNAME= flowd PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://www2.mindrot.org/files/flowd/ @@ -14,6 +15,7 @@ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= The clowd is a small, fast and secure NetFlow collector GNU_CONFIGURE= yes +CONFIGURE_ARGS= --localstatedir=/var USE_GMAKE= yes MAN8= flowd.8 flowd-reader.8 MAN5= flowd.conf.5 |