[72573] trunk/dports/python/py26-spyder/Portfile
michaelld at macports.org
michaelld at macports.org
Thu Oct 21 05:16:35 PDT 2010
Revision: 72573
http://trac.macports.org/changeset/72573
Author: michaelld at macports.org
Date: 2010-10-21 05:16:32 -0700 (Thu, 21 Oct 2010)
Log Message:
-----------
Changes to use qt4 portgroup.
Modified Paths:
--------------
trunk/dports/python/py26-spyder/Portfile
Modified: trunk/dports/python/py26-spyder/Portfile
===================================================================
--- trunk/dports/python/py26-spyder/Portfile 2010-10-21 12:15:31 UTC (rev 72572)
+++ trunk/dports/python/py26-spyder/Portfile 2010-10-21 12:16:32 UTC (rev 72573)
@@ -2,9 +2,11 @@
PortSystem 1.0
PortGroup python26 1.0
+PortGroup qt4 1.0
name py26-spyder
version 1.1.6
+revision 1
categories python devel
platforms darwin
maintainers jameskyle openmaintainer
@@ -31,10 +33,6 @@
sha1 51a8c608b4e32921ef7096237c46f8c66da4a196 \
rmd160 24d4e57a1349f12565db14a1f79fa6cfdd110221
-set qt_dir ${prefix}/libexec/qt4-mac
-
-configure.env QTDIR=${qt_dir}
-
post-destroot {
ln -s ${python.prefix}/bin/spyder ${destroot}${prefix}/bin/
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101021/da6edbbf/attachment.html>
More information about the macports-changes
mailing list