aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/freetds.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/freetds.rb b/Library/Formula/freetds.rb
index 97123343d..1500c059b 100644
--- a/Library/Formula/freetds.rb
+++ b/Library/Formula/freetds.rb
@@ -28,7 +28,7 @@ class Freetds < Formula
args = %W[
--prefix=#{prefix}
- --with-openssl=#{Formula["openssl"].opt_prefix}"
+ --with-openssl=#{Formula["openssl"].opt_prefix}
--with-tdsver=7.1
--mandir=#{man}
]