aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-cartopy
diff options
context:
space:
mode:
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>