aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/xastir.rb
AgeCommit message (Collapse)Author
2012-02-24Use Homebrew's pcre where appropriateJack Nagel
We provide a pcre formula as OS X does not provide libpcre headers. However, it does provide the library itself and so occasionally things will use Homebrew's pcre headers and link against the system library. This should be avoided to prevent incompatibilities, so explicitly tell the build system where to look for the library where necessary. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-04-11Xastir 2.0.0Guan Yang
Signed-off-by: Adam Vandenberg <flangy@gmail.com>