[89162] trunk/dports/python/py-paste/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Jan 19 20:21:41 PST 2012
Revision: 89162
http://trac.macports.org/changeset/89162
Author: ryandesign at macports.org
Date: 2012-01-19 20:21:38 -0800 (Thu, 19 Jan 2012)
Log Message:
-----------
py-paste: append to, don't overwrite, portgroup dependencies
Modified Paths:
--------------
trunk/dports/python/py-paste/Portfile
Modified: trunk/dports/python/py-paste/Portfile
===================================================================
--- trunk/dports/python/py-paste/Portfile 2012-01-20 04:08:57 UTC (rev 89161)
+++ trunk/dports/python/py-paste/Portfile 2012-01-20 04:21:38 UTC (rev 89162)
@@ -24,5 +24,6 @@
sha256 11645842ba8ec986ae8cfbe4c6cacff5c35f0f4527abf4f5581ae8b4ad49c0b6
if {$name != $subport} {
- depends_lib port:py${python.version}-distribute
+ depends_lib-append \
+ port:py${python.version}-distribute
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120119/3ffb0744/attachment.html>
More information about the macports-changes
mailing list