Revision
148981
Author
raimue@macports.org
Date
2016-05-24 02:57:45 -0700 (Tue, 24 May 2016)

Log Message

python/py-unicodecsv: Add missing build dependency on setuptools

Modified Paths

Diff

Modified: trunk/dports/python/py-unicodecsv/Portfile (148980 => 148981)


--- trunk/dports/python/py-unicodecsv/Portfile	2016-05-24 09:57:08 UTC (rev 148980)
+++ trunk/dports/python/py-unicodecsv/Portfile	2016-05-24 09:57:45 UTC (rev 148981)
@@ -27,6 +27,8 @@
                     sha256  018c08037d48649a0412063ff4eda26eaa81eff1546dbffa51fa5293276ff7fc
 
 if {${name} ne ${subport}} {
+    depends_build       port:py${python.version}-setuptools
+
     livecheck.type      none
 } else {
     livecheck.type      regex