[109696] trunk/dports/python/py-nibabel/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Mon Aug 19 12:07:41 PDT 2013
Revision: 109696
https://trac.macports.org/changeset/109696
Author: jeremyhu at macports.org
Date: 2013-08-19 12:07:40 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
py-nibabel: Remove implied dependencies
Modified Paths:
--------------
trunk/dports/python/py-nibabel/Portfile
Modified: trunk/dports/python/py-nibabel/Portfile
===================================================================
--- trunk/dports/python/py-nibabel/Portfile 2013-08-19 19:07:20 UTC (rev 109695)
+++ trunk/dports/python/py-nibabel/Portfile 2013-08-19 19:07:40 UTC (rev 109696)
@@ -35,27 +35,22 @@
}
variant gcc43 conflicts gcc44 gcc45 gcc46 gcc47 description {build with gcc 4.3} {
- depends_build-append port:gcc43
configure.compiler macports-gcc-4.3
}
variant gcc44 conflicts gcc43 gcc45 gcc46 gcc47 description {build with gcc 4.4} {
- depends_build-append port:gcc44
configure.compiler macports-gcc-4.4
}
variant gcc45 conflicts gcc43 gcc44 gcc46 gcc47 description {build with gcc 4.5} {
- depends_build-append port:gcc45
configure.compiler macports-gcc-4.5
}
variant gcc46 conflicts gcc43 gcc44 gcc45 gcc47 description {build with gcc 4.6} {
- depends_build-append port:gcc46
configure.compiler macports-gcc-4.6
}
variant gcc47 conflicts gcc43 gcc44 gcc45 gcc46 description {build with gcc 4.7} {
- depends_build-append port:gcc47
configure.compiler macports-gcc-4.7
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130819/127aa67d/attachment.html>
More information about the macports-changes
mailing list