diff options
Diffstat (limited to 'net-mgmt/zabbix-agent')
-rw-r--r-- | net-mgmt/zabbix-agent/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index ab2a6bc70bf4..6f3ffefd272e 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -14,4 +14,6 @@ COMMENT= Very advanced network monitoring system (agent only) ZABBIX_AGENT_ONLY=yes MASTERDIR= ${.CURDIR}/../../net-mgmt/zabbix +BROKEN= "Configure fails" + .include "${MASTERDIR}/Makefile" |