svn commit: r560955 - head/graphics/py-rasterio
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jan 10 08:21:41 UTC 2021
Author: sunpoet
Date: Sun Jan 10 08:21:35 2021
New Revision: 560955
URL: https://svnweb.freebsd.org/changeset/ports/560955
Log:
Clean up RUN_DEPENDS after r559531 (USES=python:3.6+)
Modified:
head/graphics/py-rasterio/Makefile
Modified: head/graphics/py-rasterio/Makefile
==============================================================================
--- head/graphics/py-rasterio/Makefile Sun Jan 10 08:21:30 2021 (r560954)
+++ head/graphics/py-rasterio/Makefile Sun Jan 10 08:21:35 2021 (r560955)
@@ -21,7 +21,6 @@ RUN_DEPENDS= gdal>=1.11:graphics/gdal \
${PYTHON_PKGNAMEPREFIX}click>=4.0<8:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}click-plugins>=0:devel/py-click-plugins@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cligj>=0.5:devel/py-cligj@${PY_FLAVOR} \
- ${PY_ENUM34} \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}snuggs>=1.4.1:math/py-snuggs@${PY_FLAVOR}
More information about the svn-ports-head
mailing list