math/py-pdal: Use python 3 only
Reported by: pkg-fallout
This commit is contained in:
parent
e190c4e401
commit
207eb9fa0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544022
@ -20,7 +20,7 @@ LIB_DEPENDS= libpdal_base.so:math/pdal
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
|
||||
${PYNUMPY}
|
||||
|
||||
USES= python
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist cython distutils
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user