Modified: trunk/dports/python/py27-pyopencl/Portfile (79969 => 79970)
--- trunk/dports/python/py27-pyopencl/Portfile 2011-07-01 01:40:00 UTC (rev 79969)
+++ trunk/dports/python/py27-pyopencl/Portfile 2011-07-01 01:48:05 UTC (rev 79970)
@@ -6,6 +6,7 @@
name py27-pyopencl
version 2011.1.1
+revision 1
categories-append science
maintainers snc openmaintainer
@@ -27,10 +28,11 @@
depends_build-append \
port:py27-distribute \
- port:py27-numpy
+ port:py27-numpy \
+ port:py27-mako
use_configure yes
-configure.cmd ./configure.py
+configure.cmd ${python.bin} configure.py
configure.args --cl-enable-gl
configure.universal_args-delete --disable-dependency-tracking