aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/star.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/star.rb')
-rw-r--r--Library/Formula/star.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/star.rb b/Library/Formula/star.rb
index 19dbe52a9..bbd72ebfc 100644
--- a/Library/Formula/star.rb
+++ b/Library/Formula/star.rb
@@ -5,7 +5,7 @@ class Star < Formula
homepage 'http://cdrecord.berlios.de/old/private/star.html'
md5 'f9a28f83702624c4c08ef1a343014c7a'
- depends_on "smake"
+ depends_on "smake" => :build
def install
system "smake", "GMAKE_NOWARN=true", "INS_BASE=#{prefix}", "MANDIR=share/man"