From 58891ed3cb213fea2ac1a52482fa78221872a92c Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 22 Jun 2012 11:03:03 -0700 Subject: ipe: add todo about patch --- Library/Formula/ipe.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/ipe.rb b/Library/Formula/ipe.rb index 8a4094577..d46a0ab33 100644 --- a/Library/Formula/ipe.rb +++ b/Library/Formula/ipe.rb @@ -15,6 +15,13 @@ class Ipe < Formula # some fixed default paths (and homebrew does not agree) # reported upstream: # https://sourceforge.net/apps/mantisbt/ipe7/view.php?id=105 + + # TODO: clean up this patch; upstream doesn't want to carry it. + # Also, we will always have pkg-config installed, so we don't need + # the patch to handle the case where it isn't. + # Recommend we take upstream's recommendation and set ENV vars for + # the paths to override those in configure. + # @adamv def patches; DATA; end fails_with :clang do -- cgit v1.2.3