aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/voms.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/voms.rb b/Library/Formula/voms.rb
index e8dd5379b..8ed7bb0c8 100644
--- a/Library/Formula/voms.rb
+++ b/Library/Formula/voms.rb
@@ -9,8 +9,6 @@ class Voms < Formula
depends_on :automake => :build
depends_on :libtool => :build
- # depends_on "openssl"
-
def install
system "sh autogen.sh"
system "./configure", "--prefix=#{prefix}", "--sysconfdir=#{etc}"