aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix2-agent
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-19 04:34:41 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-19 04:34:41 +0000
commit461708aec67afe75cf5d21883ab232469671e526 (patch)
tree96fa2af884ece56b5732b36931dd6117ba11a082 /net-mgmt/zabbix2-agent
parent219a9ab52a6f4f2b46501089aa0c2eb0acf26988 (diff)
downloadports-461708aec67afe75cf5d21883ab232469671e526.tar.gz
ports-461708aec67afe75cf5d21883ab232469671e526.zip
BROKEN: Configure fails
Notes
Notes: svn path=/head/; revision=107515
Diffstat (limited to 'net-mgmt/zabbix2-agent')
-rw-r--r--net-mgmt/zabbix2-agent/Makefile2
1 files changed, 2 insertions, 0 deletions
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"