[91024] trunk/dports/python/py-nose-progressive/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 22 03:42:33 PDT 2012


Revision: 91024
          https://trac.macports.org/changeset/91024
Author:   ryandesign at macports.org
Date:     2012-03-22 03:42:33 -0700 (Thu, 22 Mar 2012)
Log Message:
-----------
py-nose-progressive: append to depends_lib rather than overwriting it

Modified Paths:
--------------
    trunk/dports/python/py-nose-progressive/Portfile

Modified: trunk/dports/python/py-nose-progressive/Portfile
===================================================================
--- trunk/dports/python/py-nose-progressive/Portfile	2012-03-22 10:41:31 UTC (rev 91023)
+++ trunk/dports/python/py-nose-progressive/Portfile	2012-03-22 10:42:33 UTC (rev 91024)
@@ -23,6 +23,6 @@
                     sha256  837ac8f9eb4be5b23a15c516bdd7047727a237832d741f8b61cd4a399f7cdba1
 
 if {$name != $subport} {
-    depends_lib     port:py${python.version}-nose port:py${python.version}-blessings
+    depends_lib-append  port:py${python.version}-nose port:py${python.version}-blessings
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120322/b3278ded/attachment.html>


More information about the macports-changes mailing list