CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/04/16 14:13:09
Modified files:
geo/osm2pgsql : Makefile
geo/qlandkartegt: Makefile
geo/spatialite : Makefile.inc
geo/spatialite/gis: Makefile
geo/spatialite/gui: Makefile
geo/mapserver : Makefile
geo/libosmium : Makefile
geo/merkaartor : Makefile
comms/xastir : Makefile
Log message:
Add -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 to CFLAGS/CXXFLAGS where
appropriate in various devel/proj consumers to fix build with upcoming
proj 6 update, which will be commited in a month or so.
Thx to https://github.com/OSGeo/proj.4/wiki/proj.h-adoption-status for
linking the various upstream issues about it.