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