diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-16 17:48:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-16 17:48:48 +0000 |
commit | 519a31487084d9b108c8fe178ca9405293e54a61 (patch) | |
tree | de14ae697aff4223e162949133f4eb898439c6ea /net-mgmt/zabbix | |
parent | fb403bfc93104bc600bff12a65bbb428321bb7d2 (diff) | |
download | ports-519a31487084d9b108c8fe178ca9405293e54a61.tar.gz ports-519a31487084d9b108c8fe178ca9405293e54a61.zip |
Notes
Diffstat (limited to 'net-mgmt/zabbix')
-rw-r--r-- | net-mgmt/zabbix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile index eb5faeddae4e..8eaf623c07d7 100644 --- a/net-mgmt/zabbix/Makefile +++ b/net-mgmt/zabbix/Makefile @@ -38,6 +38,8 @@ SUB_FILES= pkg-message .include <bsd.port.pre.mk> +FORBIDDEN= multiple vulnerabilities http://www.vuxml.org/freebsd/03140526-1250-11de-a964-0030843d3802.html + .ifndef WITHOUT_JABBER USE_JABBER= yes CONFIGURE_ARGS+=--with-jabber=${LOCALBASE} |