aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-05-13 20:37:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-05-13 20:37:38 +0000
commit3ffbbbf9c8adf7c80866ced3fb36978e77be570b (patch)
treee5a984f7f04791d391dbdd15c5862b8d22aaaf73 /graphics
parentb9d813b3e6b17c76633ae012e9a48e10094075d5 (diff)
downloadports-3ffbbbf9c8adf7c80866ced3fb36978e77be570b.tar.gz
ports-3ffbbbf9c8adf7c80866ced3fb36978e77be570b.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-rasterio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-rasterio/Makefile b/graphics/py-rasterio/Makefile
index 5a6d672ebc1c..740df26d1141 100644
--- a/graphics/py-rasterio/Makefile
+++ b/graphics/py-rasterio/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= gdal>=1.11:graphics/gdal \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}snuggs>=1.4.1:math/py-snuggs@${PY_FLAVOR}
-USES= python
+USES= compiler:c++11-lang python
USE_PYTHON= autoplist concurrent cython distutils
.include <bsd.port.mk>