[116587] trunk/dports/audio/xmms2/Portfile

raimue at macports.org raimue at macports.org
Wed Jan 29 08:42:18 PST 2014


Revision: 116587
          https://trac.macports.org/changeset/116587
Author:   raimue at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140129/0207e387/attachment.html>


More information about the macports-changes mailing list