diff options
Diffstat (limited to 'math/py-pdal/Makefile')
-rw-r--r-- | math/py-pdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pdal/Makefile b/math/py-pdal/Makefile index 6391fb865c80..abfa36e6efb5 100644 --- a/math/py-pdal/Makefile +++ b/math/py-pdal/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} ${PYNUMPY} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= compiler:c++11-lang ninja:build python:3.6+ +USES= compiler:c++11-lang ninja:build python USE_PYTHON= autoplist cython distutils post-install: |