aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix2-agent
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-12-13 08:36:15 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-12-13 08:36:15 +0000
commit6d1aa816e1617330514dc3e00e131683a72714f4 (patch)
tree1b0d853f95cdb0e00d5a73fe4a2824835f0235dc /net-mgmt/zabbix2-agent
parenta68d9a0e638b4fc41ad2e5ce9e5165889c9d9b12 (diff)
downloadports-6d1aa816e1617330514dc3e00e131683a72714f4.tar.gz
ports-6d1aa816e1617330514dc3e00e131683a72714f4.zip
- Add support for IPv6
Notes
Notes: svn path=/head/; revision=203452
Diffstat (limited to 'net-mgmt/zabbix2-agent')
-rw-r--r--net-mgmt/zabbix2-agent/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile
index 74c982214a2f..8a1cb8c117e2 100644
--- a/net-mgmt/zabbix2-agent/Makefile
+++ b/net-mgmt/zabbix2-agent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zabbix
PORTVERSION= 1.4.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF
@@ -20,6 +21,9 @@ USE_RC_SUBR= zabbix_agentd
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-agent --disable-server
MAKE_ARGS= ARCH=freebsd
+.ifndef WITHOUT_IPV6
+CONFIGURE_ARGS+=--enable-ipv6
+.endif
ZABBIX_BIN= agent agentd get sender
ZABBIX_CFG= agent agentd