[89492] trunk/dports/python/py-beaker/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Jan 31 15:39:48 PST 2012
Revision: 89492
http://trac.macports.org/changeset/89492
Author: ryandesign at macports.org
Date: 2012-01-31 15:39:48 -0800 (Tue, 31 Jan 2012)
Log Message:
-----------
py-beaker: append to, don't overwrite, portgroup dependencies
Modified Paths:
--------------
trunk/dports/python/py-beaker/Portfile
Modified: trunk/dports/python/py-beaker/Portfile
===================================================================
--- trunk/dports/python/py-beaker/Portfile 2012-01-31 23:35:01 UTC (rev 89491)
+++ trunk/dports/python/py-beaker/Portfile 2012-01-31 23:39:48 UTC (rev 89492)
@@ -35,7 +35,7 @@
sha256 23e42350783dc6457f5b771b195f0e47be8605a9a75786cb35e0ecb8c1d430ea
if {$name != $subport} {
- depends_lib port:py${python.version}-distribute
+ depends_lib-append port:py${python.version}-distribute
}
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120131/66e9eb12/attachment.html>
More information about the macports-changes
mailing list