Ticket #37316: Portfile-py-pyopencl.diff
File Portfile-py-pyopencl.diff, 794 bytes (added by larryv (Lawrence Velázquez), 12 years ago) |
---|
-
trunk/dports/python/py-pyopencl/Portfile
diff --git a/trunk/dports/python/py-pyopencl/Portfile b/trunk/dports/python/py-pyopencl/Portfile
a b 7 7 name py-pyopencl 8 8 version 2012.1 9 9 revision 0 10 python.versions 26 2711 python.default_version 2712 10 categories-append science 13 11 license MIT 14 12 platforms darwin … … 36 34 37 35 compiler.blacklist clang 38 36 37 # Skipping 31 because there's no py31-mako 38 python.versions 26 27 32 33 39 39 40 if {${subport} != ${name}} { 40 41 depends_build-append \ 41 42 port:py${python.version}-distribute \