diff options
Diffstat (limited to 'net-mgmt/nfdump-devel/Makefile')
-rw-r--r-- | net-mgmt/nfdump-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nfdump-devel/Makefile b/net-mgmt/nfdump-devel/Makefile index a6d8b523296e..a341f9b1b409 100644 --- a/net-mgmt/nfdump-devel/Makefile +++ b/net-mgmt/nfdump-devel/Makefile @@ -16,7 +16,7 @@ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Development version of tools to collect and process NetFlow data BUILD_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-nfprofile --with-rrdpath=${LOCALBASE} |