[82391] trunk/dports/python/py-mako/Portfile

jmr at macports.org jmr at macports.org
Fri Aug 12 17:34:31 PDT 2011


Revision: 82391
          http://trac.macports.org/changeset/82391
Author:   jmr at macports.org
Date:     2011-08-12 17:34:31 -0700 (Fri, 12 Aug 2011)
Log Message:
-----------
py-mako: add setuptools dep

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

Modified: trunk/dports/python/py-mako/Portfile
===================================================================
--- trunk/dports/python/py-mako/Portfile	2011-08-13 00:33:04 UTC (rev 82390)
+++ trunk/dports/python/py-mako/Portfile	2011-08-13 00:34:31 UTC (rev 82391)
@@ -32,6 +32,8 @@
 master_sites        http://cheeseshop.python.org/packages/source/M/Mako/
 distname            Mako-${version}
 
+depends_build       port:py-setuptools
+
 livecheck.url       ${homepage}download.html
 livecheck.type      regex
 livecheck.regex     "Current version is <b>(\\d+(?:\\.\\d+)*)</b>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110812/3b6ad747/attachment.html>


More information about the macports-changes mailing list