[89164] trunk/dports/python/py-pastedeploy/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Jan 19 20:33:47 PST 2012
Revision: 89164
http://trac.macports.org/changeset/89164
Author: ryandesign at macports.org
Date: 2012-01-19 20:33:46 -0800 (Thu, 19 Jan 2012)
Log Message:
-----------
py-pastedeploy: append to, don't overwrite, potential portgroup dependencies
Modified Paths:
--------------
trunk/dports/python/py-pastedeploy/Portfile
Modified: trunk/dports/python/py-pastedeploy/Portfile
===================================================================
--- trunk/dports/python/py-pastedeploy/Portfile 2012-01-20 04:27:51 UTC (rev 89163)
+++ trunk/dports/python/py-pastedeploy/Portfile 2012-01-20 04:33:46 UTC (rev 89164)
@@ -22,5 +22,6 @@
sha256 61c205633adae996cd0e306451c8a28deca0499524e2a38c65ff1570f35a8a53
if {$name != $subport} {
- depends_build port:py${python.version}-distribute
+ depends_build-append \
+ port:py${python.version}-distribute
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120119/059d4a16/attachment.html>
More information about the macports-changes
mailing list