diff options
Diffstat (limited to 'graphics/py-fiona/Makefile')
-rw-r--r-- | graphics/py-fiona/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-fiona/Makefile b/graphics/py-fiona/Makefile index 6aaf1ebb8514..98d38b1dbb47 100644 --- a/graphics/py-fiona/Makefile +++ b/graphics/py-fiona/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cligj>=0.4:devel/py-cligj@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}attrs>=18.2:devel/py-attrs@${PY_FLAVOR} LIB_DEPENDS+= libgdal.so:graphics/gdal -USES= compiler:c++11-lang python:3.6+ +USES= compiler:c++11-lang python USE_PYTHON= autoplist distutils cython CONFLICTS_INSTALL= fio |