Modified: trunk/dports/audio/xmms2/Portfile (116586 => 116587)
--- 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