[89027] trunk/dports/python/py-scientific/Portfile

stromnov at macports.org stromnov at macports.org
Wed Jan 18 02:13:55 PST 2012


Revision: 89027
          http://trac.macports.org/changeset/89027
Author:   stromnov at macports.org
Date:     2012-01-18 02:13:55 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
py-scientific: fix mpi variant

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

Modified: trunk/dports/python/py-scientific/Portfile
===================================================================
--- trunk/dports/python/py-scientific/Portfile	2012-01-18 08:09:18 UTC (rev 89026)
+++ trunk/dports/python/py-scientific/Portfile	2012-01-18 10:13:55 UTC (rev 89027)
@@ -63,7 +63,7 @@
     }
 }
 
-variant mpi description conflicts openmpi {Enable lammpi support} {
+variant mpi description {Enable lammpi support} conflicts openmpi {
     depends_lib-append  port:lammpi
     patchfiles-append patch-Src-MPI-compile.py.diff
     post-build {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/b4b9fd0e/attachment-0001.html>


More information about the macports-changes mailing list