Lawrence Velázquez writes: > On Mar 23, 2013, at 9:56 PM, [email protected] wrote: > >> Revision: 104368 >> https://trac.macports.org/changeset/104368 >> Author: [email protected] >> Date: 2013-03-23 18:56:12 -0700 (Sat, 23 Mar 2013) >> Log Message: >> ----------- >> py-pynifti: update to use python group; maintainer timeout >> >> Modified: trunk/dports/python/py-pynifti/Portfile >> =================================================================== > > [snip] > >> -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 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 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 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 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 >> -} >> + variant gcc47 conflicts gcc43 gcc44 gcc45 gcc46 description {build with >> gcc 4.7} { >> + depends_build-append port:gcc47 >> + configure.compiler macports-gcc-4.7 >> + } > > Should these be library dependencies, since they're on GCC?
Good question. I just copied (and indented) the portfile from before so I didn't notice it until you pointed it out. I don't use this port (and have since forgotten from filing the ticket these originally came from) so I wouldn't even know how to test. If it's ok to make a blind change, then I'll go ahead and do that. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
