[107223] trunk/dports/python/py-m2crypto/Portfile
jmr at macports.org
jmr at macports.org
Fri Jun 21 16:28:39 PDT 2013
Revision: 107223
https://trac.macports.org/changeset/107223
Author: jmr at macports.org
Date: 2013-06-21 16:28:39 -0700 (Fri, 21 Jun 2013)
Log Message:
-----------
py-m2crypto: fix setuptools dep type
Modified Paths:
--------------
trunk/dports/python/py-m2crypto/Portfile
Modified: trunk/dports/python/py-m2crypto/Portfile
===================================================================
--- trunk/dports/python/py-m2crypto/Portfile 2013-06-21 23:20:34 UTC (rev 107222)
+++ trunk/dports/python/py-m2crypto/Portfile 2013-06-21 23:28:39 UTC (rev 107223)
@@ -25,9 +25,9 @@
rmd160 313dcab450846a0363e7192a10364bdfd5dfae85
if {$subport != $name} {
+ depends_build port:py${python.version}-setuptools
depends_lib-append port:swig-python \
- port:openssl \
- port:py${python.version}-setuptools
+ port:openssl
post-patch {
reinplace "s|#extra_link_args|extra_link_args|g" ${worksrcpath}/setup.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130621/4c63c705/attachment-0001.html>
More information about the macports-changes
mailing list