Revision: 116587 https://trac.macports.org/changeset/116587 Author: raimue@macports.org Date: 2014-01-29 08:42:18 -0800 (Wed, 29 Jan 2014) Log Message: ----------- audio/xmms2: +python27 conflicts with +python26, not with itself. Modified Paths: -------------- trunk/dports/audio/xmms2/Portfile Modified: trunk/dports/audio/xmms2/Portfile =================================================================== --- trunk/dports/audio/xmms2/Portfile 2014-01-29 14:51:35 UTC (rev 116586) +++ trunk/dports/audio/xmms2/Portfile 2014-01-29 16:42:18 UTC (rev 116587) @@ -113,7 +113,7 @@ configure.python ${prefix}/bin/python2.6 } -variant python27 description {Support for Python 2.7} conflicts python27 { +variant python27 description {Support for Python 2.7} conflicts python26 { depends_lib-append port:py27-pyrex configure.args-delete --without-optionals python configure.python ${prefix}/bin/python2.7