svn commit: r505227 - head/graphics/py-cartopy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 27 20:04:35 UTC 2019


Author: sunpoet
Date: Thu Jun 27 20:04:31 2019
New Revision: 505227
URL: https://svnweb.freebsd.org/changeset/ports/505227

Log:
  Cosmetic change

Modified:
  head/graphics/py-cartopy/Makefile

Modified: head/graphics/py-cartopy/Makefile
==============================================================================
--- head/graphics/py-cartopy/Makefile	Thu Jun 27 20:04:26 2019	(r505226)
+++ head/graphics/py-cartopy/Makefile	Thu Jun 27 20:04:31 2019	(r505227)
@@ -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>


More information about the svn-ports-all mailing list