diff options
| author | Jack Nagel | 2014-03-22 21:51:41 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-03-22 21:51:41 -0500 |
| commit | bfdf80274b3542684e5343cbca04f93d63e44d9d (patch) | |
| tree | 046f6f936a3e7409193fddc899a12eb38efac0f8 /Library/Formula/xplanet.rb | |
| parent | bb0a66ae79116323243eb9654cd82854bcd40358 (diff) | |
| download | homebrew-bfdf80274b3542684e5343cbca04f93d63e44d9d.tar.bz2 | |
Update revisions on libpng dependents
Diffstat (limited to 'Library/Formula/xplanet.rb')
| -rw-r--r-- | Library/Formula/xplanet.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/xplanet.rb b/Library/Formula/xplanet.rb index ac9c72390..129912320 100644 --- a/Library/Formula/xplanet.rb +++ b/Library/Formula/xplanet.rb @@ -4,6 +4,7 @@ class Xplanet < Formula homepage 'http://xplanet.sourceforge.net/' url 'https://downloads.sourceforge.net/project/xplanet/xplanet/1.3.0/xplanet-1.3.0.tar.gz' sha1 '7c5208b501b441a0184cbb334a5658d0309d7dac' + revision 1 option "with-x", "Build for X11 instead of Aqua" option "with-all", "Build with default Xplanet configuration dependencies except JPL CSPICE (manual install)" |
