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/zabbix2 | |
parent | 68ba89ce3fe08a43ccd0b416222f72d125036b1a (diff) | |
download | ports-3b4a32093cbe7fcdc29a68bf4b6894478d14c876.tar.gz ports-3b4a32093cbe7fcdc29a68bf4b6894478d14c876.zip |
Notes
Diffstat (limited to 'net-mgmt/zabbix2')
-rw-r--r-- | net-mgmt/zabbix2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile index c3c2f59f0dbd..cf5a9fdd5b37 100644 --- a/net-mgmt/zabbix2/Makefile +++ b/net-mgmt/zabbix2/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 |