[102694] trunk/dports/python/py-spyder-devel/Portfile

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


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

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

Modified: trunk/dports/python/py-spyder-devel/Portfile
===================================================================
--- trunk/dports/python/py-spyder-devel/Portfile	2013-02-07 02:39:02 UTC (rev 102693)
+++ trunk/dports/python/py-spyder-devel/Portfile	2013-02-07 02:39:51 UTC (rev 102694)
@@ -45,7 +45,7 @@
     sha1    4a22c6d8749eaa64b765c05b95a5cbb188d7ee93
 
 if {${subport} != ${name}} {
-    conflicts           port:py${python.version}-spyder
+    conflicts           py${python.version}-spyder
     
     # 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/c9e48dd0/attachment-0001.html>


More information about the macports-changes mailing list