1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-06-27 20:04:31 +00:00
parent 03912717ac
commit 388c77e671
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505227

View File

@ -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>