Changeset 79970
- Timestamp:
- 06/30/11 18:48:05 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/python/py27-pyopencl/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py27-pyopencl/Portfile
r79816 r79970 7 7 name py27-pyopencl 8 8 version 2011.1.1 9 revision 1 9 10 categories-append science 10 11 … … 28 29 depends_build-append \ 29 30 port:py27-distribute \ 30 port:py27-numpy 31 port:py27-numpy \ 32 port:py27-mako 31 33 32 34 use_configure yes 33 configure.cmd ./configure.py35 configure.cmd ${python.bin} configure.py 34 36 configure.args --cl-enable-gl 35 37 configure.universal_args-delete --disable-dependency-tracking
Note: See TracChangeset
for help on using the changeset viewer.

