diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-07-03 01:36:09 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-07-03 01:36:09 +0000 |
commit | 53435a94f7baf6c7e8fcb384557b91eb770cbcea (patch) | |
tree | d9cbf88b9ea3045aa253e430a1f7c24ad4352424 /net-mgmt/nfsen | |
parent | 8356984ff147ad9e2bb0f5bc1d0bba470c702627 (diff) | |
download | ports-53435a94f7baf6c7e8fcb384557b91eb770cbcea.tar.gz ports-53435a94f7baf6c7e8fcb384557b91eb770cbcea.zip |
Notes
Diffstat (limited to 'net-mgmt/nfsen')
-rw-r--r-- | net-mgmt/nfsen/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/nfsen/Makefile b/net-mgmt/nfsen/Makefile index 0aa7349dd8ee..dbea586a1c40 100644 --- a/net-mgmt/nfsen/Makefile +++ b/net-mgmt/nfsen/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/databases/rrdtool \ ${SITE_PERL}/Mail/Header.pm:${PORTSDIR}/mail/p5-Mail-Tools \ nfdump:${PORTSDIR}/net-mgmt/nfdump +FORBIDDEN= remote command execution vulnerability + USE_ICONV= yes USE_PERL5= yes USE_PHP= session pcre sockets |