summaryrefslogtreecommitdiff
path: root/devel/py-pip
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2014-06-27 00:41:47 +0000
committerschmonz <schmonz@pkgsrc.org>2014-06-27 00:41:47 +0000
commitfae039fc86fb47907c6b2077ad6e55da3e100f47 (patch)
tree3de5806945831ae8d320c81abeb3affe2ee1daca /devel/py-pip
parent84c78ef034ef033dc70c6aeaf270c4f1a16d7147 (diff)
downloadpkgsrc-fae039fc86fb47907c6b2077ad6e55da3e100f47.tar.gz
Fix installation on Darwin with the default PKG_OPTIONS.
Background: On systems with CoreText (i.e., Darwin), pango unconditionally links with it and installs certain libraries; this is already handled in PLIST. Problem: On systems where cairo has been built with the "quartz" option, pango installs an additional header file. Fix: Given that the "quartz" option is off by default, and assuming that users who enable it likely do so globally in PKG_DEFAULT_OPTIONS, add a nominal "quartz" option to pango that conditionalizes whether to expect this additional header file. "Sounds good" from jperkin@. Tested on: * Mac OS X 10.9.3, with and without PKG_DEFAULT_OPTIONS+=quartz (from cairo on up the dependency chain) * NetBSD/amd64 6.1.4, with X sets and the default options
Diffstat (limited to 'devel/py-pip')
0 files changed, 0 insertions, 0 deletions