aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2012-06-22 11:03:03 -0700
committerAdam Vandenberg2012-06-23 10:16:42 -0700
commit58891ed3cb213fea2ac1a52482fa78221872a92c (patch)
treee148194d3d1b4797dee417c6838a4b90d039ace3 /Library/Formula
parent5de911e221dc908a37393d85ec0c321c0e1d9070 (diff)
downloadhomebrew-58891ed3cb213fea2ac1a52482fa78221872a92c.tar.bz2
ipe: add todo about patch
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ipe.rb7
1 files changed, 7 insertions, 0 deletions
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