[91388] trunk/dports/python/py-passlib/Portfile
snc at macports.org
snc at macports.org
Sat Mar 31 06:35:42 PDT 2012
Revision: 91388
https://trac.macports.org/changeset/91388
Author: snc at macports.org
Date: 2012-03-31 06:35:42 -0700 (Sat, 31 Mar 2012)
Log Message:
-----------
py-passlib: missing dependency on py-distribute
Modified Paths:
--------------
trunk/dports/python/py-passlib/Portfile
Modified: trunk/dports/python/py-passlib/Portfile
===================================================================
--- trunk/dports/python/py-passlib/Portfile 2012-03-31 13:32:58 UTC (rev 91387)
+++ trunk/dports/python/py-passlib/Portfile 2012-03-31 13:35:42 UTC (rev 91388)
@@ -27,6 +27,8 @@
distname passlib-${version}
if {$subport != $name} {
+ depends_lib-append port:py${python.version}-distribute
+
checksums rmd160 a4d22042fe1afa30038845d5df52a98090b3962a \
sha256 8c4390eae7e5fa074e69bfee1e5e40b9c32bef3743cd2780a37da3289cf2cf20
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120331/5d27b229/attachment-0001.html>
More information about the macports-changes
mailing list