[121844] trunk/dports/python/py-pathfinder/Portfile

g5pw at macports.org g5pw at macports.org
Wed Jul 9 01:41:54 PDT 2014


Revision: 121844
          https://trac.macports.org/changeset/121844
Author:   g5pw at macports.org
Date:     2014-07-09 01:41:54 -0700 (Wed, 09 Jul 2014)
Log Message:
-----------
python/py-pathfinder:
  add setuptools build dependency

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

Modified: trunk/dports/python/py-pathfinder/Portfile
===================================================================
--- trunk/dports/python/py-pathfinder/Portfile	2014-07-09 08:36:57 UTC (rev 121843)
+++ trunk/dports/python/py-pathfinder/Portfile	2014-07-09 08:41:54 UTC (rev 121844)
@@ -17,6 +17,9 @@
 python.versions     27 33 34
 
 if { ${name} ne ${subport} } {
+    depends_build-append \
+                        port:py${python.version}-setuptools
+
     checksums           rmd160  f888a3111de4cb7eed2b74e9722ed28cb2040ed7 \
                         sha256  9858a852eb6d7a3e39f15ff48dfa43ed01be8532354decdd8dd00ee9ca76dfe6
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140709/43b54b18/attachment-0001.html>


More information about the macports-changes mailing list