aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ncview.rb
AgeCommit message (Collapse)Author
2012-05-23ncview: Patch rpath settings out of configureCharlie Sharpsteen
The configure script tries to be clever with figuring out rpath flags for the compilers. It fails epically. Also, use `ENV.x11` which removes the need for a couple of configure arguments and allows libpng to be found.
2011-10-13ncview: Update to 2.1Jonathan Beezley
Closes #8101. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-06-08ncview 2.0beta4Jonathan Beezley
Signed-off-by: Adam Vandenberg <flangy@gmail.com>