[89256] trunk/dports/python/py-simplejson/Portfile

and.damore at macports.org and.damore at macports.org
Sun Jan 22 00:52:00 PST 2012


Revision: 89256
          http://trac.macports.org/changeset/89256
Author:   and.damore at macports.org
Date:     2012-01-22 00:52:00 -0800 (Sun, 22 Jan 2012)
Log Message:
-----------
port py-simplejson: appending dependency in subport

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

Modified: trunk/dports/python/py-simplejson/Portfile
===================================================================
--- trunk/dports/python/py-simplejson/Portfile	2012-01-22 08:50:36 UTC (rev 89255)
+++ trunk/dports/python/py-simplejson/Portfile	2012-01-22 08:52:00 UTC (rev 89256)
@@ -35,7 +35,7 @@
                     sha256  276c1837be470a21178f9e70b0688189e1a4e2d09ea85cef35078b929b605428
 
 if {$name != $subport} {
-    depends_lib         port:py${python.version}-distribute
+    depends_lib-append         port:py${python.version}-distribute
 }
 
 subport py24-simplejson {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120122/bb1556a9/attachment-0001.html>


More information about the macports-changes mailing list