[92388] trunk/dports/python/py27-mustache/Portfile

snc at macports.org snc at macports.org
Fri Apr 27 08:46:00 PDT 2012


Revision: 92388
          https://trac.macports.org/changeset/92388
Author:   snc at macports.org
Date:     2012-04-27 08:45:58 -0700 (Fri, 27 Apr 2012)
Log Message:
-----------
py27-mustache: add missing build dependency

Modified Paths:
--------------
    trunk/dports/python/py27-mustache/Portfile

Modified: trunk/dports/python/py27-mustache/Portfile
===================================================================
--- trunk/dports/python/py27-mustache/Portfile	2012-04-27 15:26:08 UTC (rev 92387)
+++ trunk/dports/python/py27-mustache/Portfile	2012-04-27 15:45:58 UTC (rev 92388)
@@ -15,6 +15,9 @@
 long_description    \
     Inspired by ctemplate and et, Mustache is a framework-agnostic way \
     to render logic-free views.
+
+depends_build-append   port:py27-distribute
+
 checksums           rmd160  b82f06f40e6844b11fc01af8cc205bddf750d4f0 \
                     sha256  4f0b28466e7fa45309ec4dd2a5a71d46c53aaa7772e710e56052a93d01472cdf
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120427/d845b23b/attachment.html>


More information about the macports-changes mailing list