diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2015-12-30 22:48:15 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2015-12-30 22:48:15 +0000 |
commit | b1d1b3082420cef3b9da82a6de829e1062275043 (patch) | |
tree | 4d73473c5ac1e3c25fd12b5922323b19759fb1f2 /net-mgmt/zabbix22-frontend | |
parent | bfde8c03da7abd46af65ba2196e890d075549277 (diff) | |
download | ports-b1d1b3082420cef3b9da82a6de829e1062275043.tar.gz ports-b1d1b3082420cef3b9da82a6de829e1062275043.zip |
Notes
Diffstat (limited to 'net-mgmt/zabbix22-frontend')
-rw-r--r-- | net-mgmt/zabbix22-frontend/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/zabbix22-frontend/Makefile b/net-mgmt/zabbix22-frontend/Makefile index 694d61c28580..0e3e21ca6e3f 100644 --- a/net-mgmt/zabbix22-frontend/Makefile +++ b/net-mgmt/zabbix22-frontend/Makefile @@ -8,6 +8,7 @@ PKGNAMESUFFIX= -frontend MASTERDIR= ${.CURDIR}/../zabbix22-server NO_BUILD= yes +NO_ARCH= yes PATCHDIR= PLIST= ${PKGDIR}/pkg-plist.frontend |