Revision: 98319 http://trac.macports.org//changeset/98319 Author: ryandesign@macports.org Date: 2012-10-02 17:15:43 -0700 (Tue, 02 Oct 2012) Log Message: ----------- py-oauth2client: add py-distribute dependency Modified Paths: -------------- trunk/dports/python/py-oauth2client/Portfile Modified: trunk/dports/python/py-oauth2client/Portfile =================================================================== --- trunk/dports/python/py-oauth2client/Portfile 2012-10-03 00:06:55 UTC (rev 98318) +++ trunk/dports/python/py-oauth2client/Portfile 2012-10-03 00:15:43 UTC (rev 98319) @@ -20,6 +20,8 @@ distname oauth2client-${version} if {$subport != $name} { +depends_build-append port:py${python.version}-distribute + post-destroot { set egg-info ${destroot}${python.pkgd}/oauth2client-${version}-py${python.branch}.egg-info foreach d [glob -dir ${egg-info} *] {