#39035: py-matplotlib: needs build dependency on pkg-config -----------------------+--------------------------- Reporter: aronnax@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: py-matplotlib -----------------------+--------------------------- On the [[https://build.macports.org/builders/buildports-snowleopard- x86_64/builds/17197/steps/compile/logs/stdio|buildbot]], I noticed that matplotlib does not build. I think that matplotlib needs a build dependency on {{{pkgconfig}}}: {{{ ============================================================================ BUILDING MATPLOTLIB matplotlib: 1.2.0 python: 2.7.3 (default, Oct 22 2012, 06:12:28) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] platform: darwin REQUIRED DEPENDENCIES numpy: 1.7.1 freetype2: found, but unknown version (no pkg-config) OPTIONAL BACKEND DEPENDENCIES libpng: found, but unknown version (no pkg-config) sh: line 1: 27367 Abort trap /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build Command failed: cd "/opt/local/var/macports/build /_opt_mports_dports_python_py- matplotlib/py27-matplotlib/work/matplotlib-1.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build Exit code: 134 }}} -- Ticket URL: <https://trac.macports.org/ticket/39035> MacPorts <http://www.macports.org/> Ports system for OS X