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

aronnax at macports.org aronnax at macports.org
Thu May 16 21:07:11 PDT 2013


Revision: 106156
          https://trac.macports.org/changeset/106156
Author:   aronnax at macports.org
Date:     2013-05-16 21:07:11 -0700 (Thu, 16 May 2013)
Log Message:
-----------
py-matplotlib: fix typo, missing trailing slash

Typo was introduced in r106155 (which was triggered by a maintainer timeout).

Revision Links:
--------------
    https://trac.macports.org/changeset/106155

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

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2013-05-17 04:02:44 UTC (rev 106155)
+++ trunk/dports/python/py-matplotlib/Portfile	2013-05-17 04:07:11 UTC (rev 106156)
@@ -28,7 +28,7 @@
 
 if {$subport != $name} {
 
-depends_build-append
+depends_build-append \
                    port:pkgconfig
 
 depends_lib-append port:freetype \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130516/09e8faa8/attachment.html>


More information about the macports-changes mailing list