Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2019 20:04:31 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505227 - head/graphics/py-cartopy
Message-ID:  <201906272004.x5RK4VQZ028356@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906272004.x5RK4VQZ028356>