[82392] trunk/dports/python/py-migrate/Portfile

jmr at macports.org jmr at macports.org
Fri Aug 12 17:35:48 PDT 2011


Revision: 82392
          http://trac.macports.org/changeset/82392
Author:   jmr at macports.org
Date:     2011-08-12 17:35:48 -0700 (Fri, 12 Aug 2011)
Log Message:
-----------
py-migrate: add setuptools dep

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

Modified: trunk/dports/python/py-migrate/Portfile
===================================================================
--- trunk/dports/python/py-migrate/Portfile	2011-08-13 00:34:31 UTC (rev 82391)
+++ trunk/dports/python/py-migrate/Portfile	2011-08-13 00:35:48 UTC (rev 82392)
@@ -2,6 +2,7 @@
 
 PortSystem			1.0
 PortGroup			python24 1.0
+
 name				py-migrate
 version				0.2.0
 categories-append		www
@@ -19,3 +20,5 @@
 distname			migrate-${version}
 
 checksums			sha1 49c9e99fb170aa1865b05cc2b5c48fa544346374
+
+depends_build		port:py-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110812/fe724908/attachment.html>


More information about the macports-changes mailing list