[92354] trunk/dports/python/py-errorhandler/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Apr 25 18:00:08 PDT 2012


Revision: 92354
          https://trac.macports.org/changeset/92354
Author:   ryandesign at macports.org
Date:     2012-04-25 18:00:07 -0700 (Wed, 25 Apr 2012)
Log Message:
-----------
py-errorhandler: add py-distribute dependency

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

Modified: trunk/dports/python/py-errorhandler/Portfile
===================================================================
--- trunk/dports/python/py-errorhandler/Portfile	2012-04-26 00:45:36 UTC (rev 92353)
+++ trunk/dports/python/py-errorhandler/Portfile	2012-04-26 01:00:07 UTC (rev 92354)
@@ -26,6 +26,8 @@
     livecheck.url   http://pypi.python.org/pypi/errorhandler
     livecheck.regex errorhandler-(\[1-9\]\\.\[0-9.\]+)\\.tar\\.\[bg\]z
 } else {
+    depends_build-append port:py${python.version}-distribute
+    
     livecheck.type  none
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120425/b09c6c2d/attachment.html>


More information about the macports-changes mailing list