[91531] trunk/dports/python/py-flask-mongoalchemy/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 3 21:15:35 PDT 2012


Revision: 91531
          https://trac.macports.org/changeset/91531
Author:   ryandesign at macports.org
Date:     2012-04-03 21:15:34 -0700 (Tue, 03 Apr 2012)
Log Message:
-----------
py-flask-mongoalchemy: append to depends_lib rather than overwriting it

Modified Paths:
--------------
    trunk/dports/python/py-flask-mongoalchemy/Portfile

Modified: trunk/dports/python/py-flask-mongoalchemy/Portfile
===================================================================
--- trunk/dports/python/py-flask-mongoalchemy/Portfile	2012-04-04 04:10:55 UTC (rev 91530)
+++ trunk/dports/python/py-flask-mongoalchemy/Portfile	2012-04-04 04:15:34 UTC (rev 91531)
@@ -24,7 +24,7 @@
                     sha256  4468cef1b2119971d721162133d8f15314b92439b812b3f4d1d2e0d32dbae03c
 
 if {$name != $subport} {
-    depends_lib         port:py${python.version}-flask \
+    depends_lib-append  port:py${python.version}-flask \
     					port:py${python.version}-pymongo \
     					port:py${python.version}-mongoalchemy
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120403/846432da/attachment.html>


More information about the macports-changes mailing list