[90910] trunk/dports/python/py-liblzma/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Mar 17 22:12:39 PDT 2012


Revision: 90910
          https://trac.macports.org/changeset/90910
Author:   ryandesign at macports.org
Date:     2012-03-17 22:12:36 -0700 (Sat, 17 Mar 2012)
Log Message:
-----------
py-liblzma: fix stub port

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

Modified: trunk/dports/python/py-liblzma/Portfile
===================================================================
--- trunk/dports/python/py-liblzma/Portfile	2012-03-18 04:50:09 UTC (rev 90909)
+++ trunk/dports/python/py-liblzma/Portfile	2012-03-18 05:12:36 UTC (rev 90910)
@@ -23,7 +23,8 @@
 			md160  b9062beec2bc745ea4fa64aef04f081a33b3d79c
 
 if {$name != $subport} {
-depends_lib		port:py${python.version}-distribute
+depends_lib-append	port:liblzma \
+			port:py${python.version}-distribute
+
+patchfiles		pyliblzma-python23.diff
 }
-depends_lib-append	port:liblzma
-patchfiles		pyliblzma-python23.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120317/7f87dbf7/attachment.html>


More information about the macports-changes mailing list