diff options
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} |