aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix3-agent
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2019-03-27 11:37:10 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2019-03-27 11:37:10 +0000
commit64b51e979094d9fb6db5e01420832fb5b9cf4359 (patch)
treed22e3fefbd2f294f3b057a54a9d7f95fb1d46853 /net-mgmt/zabbix3-agent
parentf79cc430247c0b419d5c1109fe1578bcf5eb4c2b (diff)
downloadports-64b51e979094d9fb6db5e01420832fb5b9cf4359.tar.gz
ports-64b51e979094d9fb6db5e01420832fb5b9cf4359.zip
Notes
Diffstat (limited to 'net-mgmt/zabbix3-agent')
-rw-r--r--net-mgmt/zabbix3-agent/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/zabbix3-agent/Makefile b/net-mgmt/zabbix3-agent/Makefile
index 89c7386ed750..7123b415fc8a 100644
--- a/net-mgmt/zabbix3-agent/Makefile
+++ b/net-mgmt/zabbix3-agent/Makefile
@@ -2,13 +2,14 @@
# $FreeBSD$
PORTNAME= zabbix3
+PORTREVISION= 1
CATEGORIES= net-mgmt
PKGNAMESUFFIX= -agent
MASTERDIR= ${.CURDIR}/../zabbix3-server
PLIST= ${PKGDIR}/pkg-plist.agent
-OPTIONS_DEFINE= IPV6
-OPTIONS_DEFAULT= OPENSSL
+OPTIONS_DEFINE= CURL IPV6
+OPTIONS_DEFAULT= CURL OPENSSL
.include "${MASTERDIR}/Makefile"