[145730] trunk/dports/python/py-DAWG/Portfile

devans at macports.org devans at macports.org
Sun Feb 14 17:56:15 PST 2016


Revision: 145730
          https://trac.macports.org/changeset/145730
Author:   devans at macports.org
Date:     2016-02-14 17:56:15 -0800 (Sun, 14 Feb 2016)
Log Message:
-----------
py-DAWG: requires py-setuptools to build.

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

Modified: trunk/dports/python/py-DAWG/Portfile
===================================================================
--- trunk/dports/python/py-DAWG/Portfile	2016-02-15 01:14:00 UTC (rev 145729)
+++ trunk/dports/python/py-DAWG/Portfile	2016-02-15 01:56:15 UTC (rev 145730)
@@ -27,6 +27,9 @@
                     sha256  30d5da3e48b8cbe5ec94c5a202d2962780d3895ba0883123e6788565f71b2953
 
 if {${name} ne ${subport}} {
+    depends_build-append \
+                    port:py${python.version}-setuptools
+
     livecheck.type      none
 } else {
     livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160214/1c4b447c/attachment.html>


More information about the macports-changes mailing list