aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/zabbix.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/zabbix.rb b/Library/Formula/zabbix.rb
index 86155374c..b8b17d3ab 100644
--- a/Library/Formula/zabbix.rb
+++ b/Library/Formula/zabbix.rb
@@ -25,6 +25,7 @@ class Zabbix < Formula
--disable-dependency-tracking
--prefix=#{prefix}
--enable-agent
+ --with-iconv=#{MacOS.sdk_path}/usr
}
unless build.include? "agent-only"