--- trunk/dports/python/py-pyopencl/Portfile 2011-11-30 02:48:19 UTC (rev 87646)
+++ trunk/dports/python/py-pyopencl/Portfile 2011-11-30 03:42:59 UTC (rev 87647)
@@ -21,6 +21,10 @@
platforms darwin
+if {${configure.compiler} == "clang"} {
+ configure.compiler llvm-gcc-4.2
+}
+
homepage http://mathema.tician.de/software/pyopencl
master_sites http://cheeseshop.python.org/packages/source/p/pyopencl/
distname pyopencl-${version}