aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/zeromq.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/zeromq.rb b/Library/Formula/zeromq.rb
index f1b5d1ec8..10a52e0a1 100644
--- a/Library/Formula/zeromq.rb
+++ b/Library/Formula/zeromq.rb
@@ -46,7 +46,7 @@ class Zeromq <Formula
To install the zmq gem on 10.6 with the system Ruby on a 64-bit machine,
you may need to do:
$ ARCHFLAGS="-arch x86_64" gem install zmq -- --with-zmq-dir=#{HOMEBREW_PREFIX}
-
+
If you want to later build the Java bindings from https://github.com/zeromq/jzmq,
you will need to obtain the Java Developer Package from Apple ADC
at http://connect.apple.com/.