aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/doxygen.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/doxygen.rb')
-rw-r--r--Library/Formula/doxygen.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/doxygen.rb b/Library/Formula/doxygen.rb
index da537509c..c09a359db 100644
--- a/Library/Formula/doxygen.rb
+++ b/Library/Formula/doxygen.rb
@@ -6,7 +6,7 @@ class Doxygen <Formula
md5 '2d6ea20a9d850d94321cee78bab7bb87'
def install
- system "./configure", "--prefix", "#{prefix}"
+ system "./configure", "--prefix", prefix
inreplace "Makefile" do |s|
# Path of man1 relative to already given prefix
s.change_make_var! 'MAN1DIR', man1