[113215] trunk/dports/python/py-graph-tool/Portfile

mmoll at macports.org mmoll at macports.org
Tue Nov 12 07:39:24 PST 2013


Revision: 113215
          https://trac.macports.org/changeset/113215
Author:   mmoll at macports.org
Date:     2013-11-12 07:39:24 -0800 (Tue, 12 Nov 2013)
Log Message:
-----------
py-graph-tool: add more missing build dependencies for autogen.sh

Modified Paths:
--------------
    trunk/dports/python/py-graph-tool/Portfile

Modified: trunk/dports/python/py-graph-tool/Portfile
===================================================================
--- trunk/dports/python/py-graph-tool/Portfile	2013-11-12 15:04:05 UTC (rev 113214)
+++ trunk/dports/python/py-graph-tool/Portfile	2013-11-12 15:39:24 UTC (rev 113215)
@@ -49,7 +49,7 @@
                        port:py${python.version}-cairo
     use_configure      yes
     # remove when switching back to official release which includes "configure"
-    depends_build-append port:libtool
+    depends_build-append port:libtool port:autoconf port:automake
     configure.cmd      ./autogen.sh && ./configure
     # parallel build starts swapping, even on a MacBook Pro with 8GB of RAM.
     use_parallel_build no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131112/f2380b7a/attachment.html>


More information about the macports-changes mailing list