[73952] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Mon Nov 29 21:08:52 PST 2010


Revision: 73952
          http://trac.macports.org/changeset/73952
Author:   ryandesign at macports.org
Date:     2010-11-29 21:08:46 -0800 (Mon, 29 Nov 2010)
Log Message:
-----------
py*-mpi4py: don't overwrite portgroup's dependencies

Modified Paths:
--------------
    trunk/dports/python/py26-mpi4py/Portfile
    trunk/dports/python/py27-mpi4py/Portfile

Modified: trunk/dports/python/py26-mpi4py/Portfile
===================================================================
--- trunk/dports/python/py26-mpi4py/Portfile	2010-11-30 05:03:31 UTC (rev 73951)
+++ trunk/dports/python/py26-mpi4py/Portfile	2010-11-30 05:08:46 UTC (rev 73952)
@@ -31,7 +31,7 @@
                 rmd160  434d411aa4e954706f2ca8bdde115dc654b58f21
 platforms       darwin
 
-depends_lib     port:mpich2
+depends_lib-append port:mpich2
 
 # mpich2 is not universal
 universal_variant no

Modified: trunk/dports/python/py27-mpi4py/Portfile
===================================================================
--- trunk/dports/python/py27-mpi4py/Portfile	2010-11-30 05:03:31 UTC (rev 73951)
+++ trunk/dports/python/py27-mpi4py/Portfile	2010-11-30 05:08:46 UTC (rev 73952)
@@ -31,7 +31,7 @@
                 rmd160  434d411aa4e954706f2ca8bdde115dc654b58f21
 platforms       darwin
 
-depends_lib     port:mpich2
+depends_lib-append port:mpich2
 
 # mpich2 is not universal
 universal_variant no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101129/36c79504/attachment.html>


More information about the macports-changes mailing list