diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2012-11-08 23:11:46 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2012-11-08 23:11:46 +0000 |
commit | 4e9ca844163615efcc0a40b0d3887112fa541377 (patch) | |
tree | 0ac2558bf8b28239ce271c0b8e458f614572f950 /net-mgmt | |
parent | 6a838e50a72a940403d32f405252053beaf6912e (diff) | |
download | ports-4e9ca844163615efcc0a40b0d3887112fa541377.tar.gz ports-4e9ca844163615efcc0a40b0d3887112fa541377.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/zabbix-server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/zabbix-server/Makefile b/net-mgmt/zabbix-server/Makefile index 20f115e21f9c..2fd7cd2d697b 100644 --- a/net-mgmt/zabbix-server/Makefile +++ b/net-mgmt/zabbix-server/Makefile @@ -105,6 +105,7 @@ CONFIGURE_ARGS+= --with-openipmi .ifndef WITHOUT_JABBER LIB_DEPENDS+= iksemel:${PORTSDIR}/textproc/iksemel CONFIGURE_ARGS+= --with-jabber +USE_PKGCONFIG= build .endif .ifndef WITHOUT_FPING |