[102693] trunk/dports/python/py-spyder/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Feb 6 18:39:02 PST 2013


Revision: 102693
          https://trac.macports.org/changeset/102693
Author:   ryandesign at macports.org
Date:     2013-02-06 18:39:02 -0800 (Wed, 06 Feb 2013)
Log Message:
-----------
py-spyder: fix port conflicts

Modified Paths:
--------------
    trunk/dports/python/py-spyder/Portfile

Modified: trunk/dports/python/py-spyder/Portfile
===================================================================
--- trunk/dports/python/py-spyder/Portfile	2013-02-07 02:36:33 UTC (rev 102692)
+++ trunk/dports/python/py-spyder/Portfile	2013-02-07 02:39:02 UTC (rev 102693)
@@ -43,7 +43,7 @@
     sha256  5222946d8ef96d9c770d63b3831b5af1555cf886933ab5d339321aa83ecc5a30
 
 if {${subport} != ${name}} {
-    conflicts           port:py${python.version}-spyder-beta
+    conflicts           py${python.version}-spyder-beta
     
     # Set the pylint executable name
     set LINT_BIN_NAME   pylint-${python.branch}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130206/4c562ea0/attachment.html>


More information about the macports-changes mailing list