aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-cartopy
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-06-27 20:04:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-06-27 20:04:31 +0000
commit388c77e671092252401eb65dbf33b0ac605be226 (patch)
treec48cd5b2ab18598c7964293a35c4e1cd920fda62 /graphics/py-cartopy
parent03912717acf628e05579f1a64d3bea90828f7f0f (diff)
downloadports-388c77e671092252401eb65dbf33b0ac605be226.tar.gz
ports-388c77e671092252401eb65dbf33b0ac605be226.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=505227
Diffstat (limited to 'graphics/py-cartopy')
-rw-r--r--graphics/py-cartopy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-cartopy/Makefile b/graphics/py-cartopy/Makefile
index 41fd4dd9db43..816e770d73c8 100644
--- a/graphics/py-cartopy/Makefile
+++ b/graphics/py-cartopy/Makefile
@@ -28,6 +28,6 @@ RUN_DEPENDS= ${PYNUMPY} \
USES= python
USE_PYTHON= autoplist concurrent cython distutils
-CPPFLAGS+= -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1
+CPPFLAGS+= -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H
.include <bsd.port.mk>