diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 04:34:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 04:34:41 +0000 |
commit | 461708aec67afe75cf5d21883ab232469671e526 (patch) | |
tree | 96fa2af884ece56b5732b36931dd6117ba11a082 | |
parent | BROKEN: Does not compile (diff) |
BROKEN: Configure fails
-rw-r--r-- | net-mgmt/zabbix-agent/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/zabbix2-agent/Makefile | 2 | ||||
-rw-r--r-- | net/zabbix-agent/Makefile | 2 |
3 files changed, 6 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" diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile index ab2a6bc70bf4..6f3ffefd272e 100644 --- a/net-mgmt/zabbix2-agent/Makefile +++ b/net-mgmt/zabbix2-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" diff --git a/net/zabbix-agent/Makefile b/net/zabbix-agent/Makefile index ab2a6bc70bf4..6f3ffefd272e 100644 --- a/net/zabbix-agent/Makefile +++ b/net/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" |