diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/zxcc.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/zxcc.rb b/Library/Formula/zxcc.rb index 4d9b58faa..0a03bf3e5 100644 --- a/Library/Formula/zxcc.rb +++ b/Library/Formula/zxcc.rb @@ -5,8 +5,6 @@ class Zxcc < Formula url 'http://www.seasip.info/Unix/Zxcc/zxcc-0.5.7.tar.gz' sha1 'cc088ef24b2a62fc2673a593982dd62c16136f18' - depends_on :libtool - def install system "./configure", "--prefix=#{prefix}" system "make" |
