[106155] trunk/dports/python/py-matplotlib/Portfile

aronnax at macports.org aronnax at macports.org
Thu May 16 21:02:45 PDT 2013


Revision: 106155
          https://trac.macports.org/changeset/106155
Author:   aronnax at macports.org
Date:     2013-05-16 21:02:44 -0700 (Thu, 16 May 2013)
Log Message:
-----------
py-matplotlib: add build dependency on pkgconfig

Maintainer timeout.

Modified Paths:
--------------
    trunk/dports/python/py-matplotlib/Portfile

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2013-05-17 03:55:35 UTC (rev 106154)
+++ trunk/dports/python/py-matplotlib/Portfile	2013-05-17 04:02:44 UTC (rev 106155)
@@ -28,6 +28,9 @@
 
 if {$subport != $name} {
 
+depends_build-append
+                   port:pkgconfig
+
 depends_lib-append port:freetype \
                    port:libpng \
                    port:py${python.version}-dateutil \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130516/614e23e6/attachment-0001.html>


More information about the macports-changes mailing list