aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libgcrypt.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libgcrypt.rb')
-rw-r--r--Library/Formula/libgcrypt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libgcrypt.rb b/Library/Formula/libgcrypt.rb
index 3a831a4c1..1a6690183 100644
--- a/Library/Formula/libgcrypt.rb
+++ b/Library/Formula/libgcrypt.rb
@@ -21,7 +21,7 @@ class Libgcrypt < Formula
url "http://trac.macports.org/export/113198/trunk/dports/devel/libgcrypt/files/config.h.ed"
version "113198"
sha1 "136f636673b5c9d040f8a55f59b430b0f1c97d7a"
- end if build.universal?
+ end
def install
ENV.universal_binary if build.universal?