[106940] trunk/dports/python/py-altgraph/Portfile

jmr at macports.org jmr at macports.org
Wed Jun 12 04:38:04 PDT 2013


Revision: 106940
          https://trac.macports.org/changeset/106940
Author:   jmr at macports.org
Date:     2013-06-12 04:38:04 -0700 (Wed, 12 Jun 2013)
Log Message:
-----------
py-altgraph: only needs setuptools at build time

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

Modified: trunk/dports/python/py-altgraph/Portfile
===================================================================
--- trunk/dports/python/py-altgraph/Portfile	2013-06-12 11:18:16 UTC (rev 106939)
+++ trunk/dports/python/py-altgraph/Portfile	2013-06-12 11:38:04 UTC (rev 106940)
@@ -31,7 +31,7 @@
 python.versions     24 25 26 27 31 32 33
 
 if {$subport != $name} {
-    depends_lib     port:py${python.version}-setuptools
+    depends_build   port:py${python.version}-setuptools
     livecheck.type  none
     if {${python.version} <= 25} {
         version     0.9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130612/5ce060e5/attachment-0001.html>


More information about the macports-changes mailing list