[93537] trunk/dports/python/py25-hypy/Portfile

jmr at macports.org jmr at macports.org
Fri May 25 16:49:30 PDT 2012


Revision: 93537
          https://trac.macports.org/changeset/93537
Author:   jmr at macports.org
Date:     2012-05-25 16:49:30 -0700 (Fri, 25 May 2012)
Log Message:
-----------
py25-hypy: add distribute dep

Modified Paths:
--------------
    trunk/dports/python/py25-hypy/Portfile

Modified: trunk/dports/python/py25-hypy/Portfile
===================================================================
--- trunk/dports/python/py25-hypy/Portfile	2012-05-25 23:46:55 UTC (rev 93536)
+++ trunk/dports/python/py25-hypy/Portfile	2012-05-25 23:49:30 UTC (rev 93537)
@@ -2,6 +2,7 @@
 
 PortSystem          1.0
 PortGroup           python25 1.0
+
 name                py25-hypy
 version             0.8.3
 categories-append   textproc
@@ -21,6 +22,7 @@
                     sha1    0dcae455fbc993b4663beb66e32423679fade4cf \
                     rmd160  5f247d4f410aa0d2dbff0fc6268724865955d9a4
 
+depends_build       port:py25-distribute
 depends_lib-append  port:hyperestraier
 
 patchfiles          patch-setup.py.diff
@@ -38,4 +40,3 @@
 livecheck.type      regex
 livecheck.url       ${master_sites}
 livecheck.regex     {Hypy-([0-9.]+)\.tar\.gz}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120525/9e65847c/attachment.html>


More information about the macports-changes mailing list