[89160] trunk/dports/python/py-harstorage/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jan 19 20:03:55 PST 2012


Revision: 89160
          http://trac.macports.org/changeset/89160
Author:   ryandesign at macports.org
Date:     2012-01-19 20:03:52 -0800 (Thu, 19 Jan 2012)
Log Message:
-----------
py-harstorage: append to, don't overwrite, portgroup dependencies

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

Modified: trunk/dports/python/py-harstorage/Portfile
===================================================================
--- trunk/dports/python/py-harstorage/Portfile	2012-01-20 03:49:56 UTC (rev 89159)
+++ trunk/dports/python/py-harstorage/Portfile	2012-01-20 04:03:52 UTC (rev 89160)
@@ -26,7 +26,8 @@
 hg.tag              v${version}
 
 if {$name != $subport} {
-    depends_lib     port:py${python.version}-pymongo \
+    depends_lib-append \
+                    port:py${python.version}-pymongo \
                     port:py${python.version}-pylons \
                     port:py${python.version}-cairo \
                     port:py${python.version}-gtk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120119/af84637c/attachment.html>


More information about the macports-changes mailing list