[72840] trunk/dports/python/py25-liblzma/Portfile

blair at macports.org blair at macports.org
Thu Oct 28 11:10:01 PDT 2010


Revision: 72840
          http://trac.macports.org/changeset/72840
Author:   blair at macports.org
Date:     2010-10-28 11:09:58 -0700 (Thu, 28 Oct 2010)
Log Message:
-----------
Don't have a Python 2.5 port depend upon a 2.4 package for building.

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

Modified: trunk/dports/python/py25-liblzma/Portfile
===================================================================
--- trunk/dports/python/py25-liblzma/Portfile	2010-10-28 17:56:39 UTC (rev 72839)
+++ trunk/dports/python/py25-liblzma/Portfile	2010-10-28 18:09:58 UTC (rev 72840)
@@ -17,5 +17,5 @@
 distname		pyliblzma-${version}
 checksums		md5 8e5596bc60e784c74f10e94820655336
 
-depends_build		port:py-setuptools port:liblzma
+depends_build		port:py25-distribute port:liblzma
 patchfiles		patch-liblzma.h pyliblzma-python25.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101028/b4c48726/attachment.html>


More information about the macports-changes mailing list