Modified: trunk/dports/python/py27-pyqwt/Portfile (73934 => 73959)
--- trunk/dports/python/py26-pyqwt/Portfile 2010-11-30 01:24:17 UTC (rev 73934)
+++ trunk/dports/python/py27-pyqwt/Portfile 2010-11-30 06:54:01 UTC (rev 73959)
@@ -3,7 +3,7 @@
PortSystem 1.0
-name py26-pyqwt
+name py27-pyqwt
version 5.2.0
revision 1
@@ -26,13 +26,13 @@
sha1 797f37c63dec660272f6a8ccfd16a017df0ad640 \
rmd160 e4c8a63d623d974cd500e29fbc62255746ca7feb
-depends_lib port:py26-pyqt4 \
- port:py26-numpy
+depends_lib port:py27-pyqt4 \
+ port:py27-numpy
worksrcdir ${worksrcdir}/configure
-configure.cmd ${prefix}/bin/python2.6 configure.py
-configure.pre_args -I ${prefix}/include -I ${prefix}/include/qwt -I ${prefix}/include/python2.6 -L ${prefix}/lib --disable-numarray --disable-numeric
+configure.cmd ${prefix}/bin/python2.7 configure.py
+configure.pre_args -I ${prefix}/include -I ${prefix}/include/qwt -I ${prefix}/include/python2.7 -L ${prefix}/lib --disable-numarray --disable-numeric
configure.universal_args-delete --disable-dependency-tracking
build.target