summaryrefslogtreecommitdiff
path: root/graphics/py-rasterio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-rasterio/Makefile')
-rw-r--r--graphics/py-rasterio/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/py-rasterio/Makefile b/graphics/py-rasterio/Makefile
index 47404cbbfd52..95516722e799 100644
--- a/graphics/py-rasterio/Makefile
+++ b/graphics/py-rasterio/Makefile
@@ -40,10 +40,4 @@ S3_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.2.4:www/py-boto3@${PY_FLAVOR}
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} < 31000
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>