[109705] trunk/dports/python/py26-pymvpa/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Mon Aug 19 12:14:03 PDT 2013
Revision: 109705
https://trac.macports.org/changeset/109705
Author: jeremyhu at macports.org
Date: 2013-08-19 12:14:03 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
py26-pymvpa: Remove implied dependencies
Modified Paths:
--------------
trunk/dports/python/py26-pymvpa/Portfile
Modified: trunk/dports/python/py26-pymvpa/Portfile
===================================================================
--- trunk/dports/python/py26-pymvpa/Portfile 2013-08-19 19:12:38 UTC (rev 109704)
+++ trunk/dports/python/py26-pymvpa/Portfile 2013-08-19 19:14:03 UTC (rev 109705)
@@ -65,21 +65,11 @@
depends_lib-delete port:shogun
}
-variant gcc43 conflicts gcc44 gcc45 gcc46 gcc47 description {build with gcc 4.3} {
- depends_build-append port:gcc43
-}
-variant gcc44 conflicts gcc43 gcc45 gcc46 gcc47 description {build with gcc 4.4} {
- depends_build-append port:gcc44
-}
-variant gcc45 conflicts gcc43 gcc44 gcc46 gcc47 description {build with gcc 4.5} {
- depends_build-append port:gcc45
-}
-variant gcc46 conflicts gcc43 gcc44 gcc45 gcc47 description {build with gcc 4.6} {
- depends_build-append port:gcc46
-}
-variant gcc47 conflicts gcc43 gcc44 gcc45 gcc46 description {build with gcc 4.7} {
- depends_build-append port:gcc47
-}
+variant gcc43 conflicts gcc44 gcc45 gcc46 gcc47 description {build with gcc 4.3} {}
+variant gcc44 conflicts gcc43 gcc45 gcc46 gcc47 description {build with gcc 4.4} {}
+variant gcc45 conflicts gcc43 gcc44 gcc46 gcc47 description {build with gcc 4.5} {}
+variant gcc46 conflicts gcc43 gcc44 gcc45 gcc47 description {build with gcc 4.6} {}
+variant gcc47 conflicts gcc43 gcc44 gcc45 gcc46 description {build with gcc 4.7} {}
if {[variant_isset gcc43]} {
set gccversion 4.3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130819/97e90fcc/attachment.html>
More information about the macports-changes
mailing list