aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-06-11 10:34:48 -0700
committerAdam Vandenberg2013-06-11 10:34:48 -0700
commita5191c37f274fcbc3b4adef05051baaf24dcfa9f (patch)
tree661ad85d551131aba2f208fe2ce8def37a3fcb0d /Library/Formula
parentb3a29d40b397ccecc40282999b52f54250b629c2 (diff)
downloadhomebrew-a5191c37f274fcbc3b4adef05051baaf24dcfa9f.tar.bz2
zeromq: remove Java notes from caveats
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/zeromq.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/zeromq.rb b/Library/Formula/zeromq.rb
index 7496639b1..cf8ca1b5a 100644
--- a/Library/Formula/zeromq.rb
+++ b/Library/Formula/zeromq.rb
@@ -49,9 +49,6 @@ class Zeromq < Formula
you may need to do:
ARCHFLAGS="-arch x86_64" gem install zmq -- --with-zmq-dir=#{opt_prefix}
-
- If you want to build the Java bindings from https://github.com/zeromq/jzmq
- you will need the Java Developer Package from http://connect.apple.com/
EOS
end
end