diff options
Diffstat (limited to 'math/py-python-fcl')
-rw-r--r-- | math/py-python-fcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-python-fcl/Makefile b/math/py-python-fcl/Makefile index c30e003584eb..1d74503a7fca 100644 --- a/math/py-python-fcl/Makefile +++ b/math/py-python-fcl/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libfcl05.so:math/fcl05 \ BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} -USES= compiler:c++11-lang eigen:3 python:3.6+ +USES= compiler:c++11-lang eigen:3 python USE_PYTHON= distutils autoplist concurrent cython |