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

eborisch at macports.org eborisch at macports.org
Mon Jun 10 13:00:14 PDT 2013


Revision: 106898
          https://trac.macports.org/changeset/106898
Author:   eborisch at macports.org
Date:     2013-06-10 13:00:14 -0700 (Mon, 10 Jun 2013)
Log Message:
-----------
py-spyder: Remove unintended portion of r106897

Revision Links:
--------------
    https://trac.macports.org/changeset/106897

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

Modified: trunk/dports/python/py-spyder/Portfile
===================================================================
--- trunk/dports/python/py-spyder/Portfile	2013-06-10 19:54:11 UTC (rev 106897)
+++ trunk/dports/python/py-spyder/Portfile	2013-06-10 20:00:14 UTC (rev 106898)
@@ -8,7 +8,6 @@
 epoch               20111202
 
 PortGroup           python 1.0
-PortGroup           active_variants 1.0
 
 python.versions     26 27
 python.default_version 27
@@ -112,20 +111,8 @@
             port:py${python.version}-zmq \
             port:py${python.version}-matplotlib \
             port:py${python.version}-scipy
-
-        # Check variants; These aren't requirements, but it's a better overall
-        # experience
-        pre-fetch {
-            if {![active_variants py${python.version}-ipython "pyqt4" ]} {
-              ui_msg "** Works best with py${python.version}-ipython +pyqt4 **"
             }
 
-            if {![active_variants py${python.version}-matplotlib "qt4" ]} {
-              ui_msg "** Works best with py${python.version}-matplotlib +qt4 **"
-            }
-        }
-    }
-
     variant pil description {
        Support image objects in editor through PIL (many dependencies.)
     } {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130610/b1acbbc9/attachment.html>


More information about the macports-changes mailing list