[48829] trunk/dports/editors/spe/Portfile

raimue at macports.org raimue at macports.org
Sun Mar 29 15:52:26 PDT 2009


Revision: 48829
          http://trac.macports.org/changeset/48829
Author:   raimue at macports.org
Date:     2009-03-29 15:52:25 -0700 (Sun, 29 Mar 2009)
Log Message:
-----------
editors/spe:
spe requires wxpython <=2.6.x, closes #18668

Modified Paths:
--------------
    trunk/dports/editors/spe/Portfile

Modified: trunk/dports/editors/spe/Portfile
===================================================================
--- trunk/dports/editors/spe/Portfile	2009-03-29 22:52:20 UTC (rev 48828)
+++ trunk/dports/editors/spe/Portfile	2009-03-29 22:52:25 UTC (rev 48829)
@@ -5,6 +5,7 @@
 
 name			spe
 version			0.8.2.a
+revision                1
 categories		editors python
 platforms		darwin
 maintainers		nomaintainer
@@ -18,7 +19,7 @@
 distname		SPE-${version}-wx2.6.1.0
 checksums		md5 d5d5a55414aa2410ac430f7e79b271e5
 
-depends_lib-append      port:py-wxpython
+depends_lib-append      port:py-wxpython26
 
 patch {
 	reinplace "s|python|pythonw2.4|1" ${worksrcpath}/spe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090329/e5554b79/attachment.html>


More information about the macports-changes mailing list