diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-30 09:05:11 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-30 09:05:11 +0000 |
commit | 3b4a32093cbe7fcdc29a68bf4b6894478d14c876 (patch) | |
tree | 789fb5260478cd1d434c91ad4fbabbf0e78041af /net-mgmt/zabbix | |
parent | FORBIDDEN: Changes ownership of system directories (diff) |
Mark broken on amd64
Noticed by: bento
Approved by: Sergey Akifyev <asa@gascom.ru>
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 c3c2f59f0dbd..cf5a9fdd5b37 100644 --- a/net-mgmt/zabbix/Makefile +++ b/net-mgmt/zabbix/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S|b|beta|} MAINTAINER= asa@gascom.ru COMMENT= Very advanced network monitoring system +NOT_FOR_ARCHS= amd64 + .ifdef(ZABBIX_AGENT_ONLY) PKGNAMESUFFIX= -agent PLIST= ${MASTERDIR}/pkg-plist.agent |