diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2005-01-08 10:25:53 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2005-01-08 10:25:53 +0000 |
commit | 11b173559c371f261cd90778561b25936ab81206 (patch) | |
tree | 58fb1cbe6e23430dbc8bd0087964d7f52c39a381 /net-mgmt/flowd/Makefile | |
parent | cb034e3273dfc0a47a1e7de16a2ba0d55e3b690f (diff) | |
download | ports-11b173559c371f261cd90778561b25936ab81206.tar.gz ports-11b173559c371f261cd90778561b25936ab81206.zip |
Notes
Diffstat (limited to 'net-mgmt/flowd/Makefile')
-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 |