Mark BROKEN: fails to build

cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall  -fPIC -fno-strict-aliasing -std=c99 -I/usr/local/include -I/usr/local/include -DGMT_SHARE_PATH=\"/usr/local/share/gmt\" -DGMT_GSHHG_PATH=\"/usr/local/share/gmt/coast\"   -DUSE_GDAL  -c -o gmt_io.o gmt_io.c
In file included from gmt_io.c:90:
In file included from ./gmt.h:631:
In file included from ./gmt_gdalread.h:19:
In file included from /usr/local/include/gdal.h:42:
/usr/local/include/cpl_port.h:126:99: error: invalid token at start of a preprocessor expression
#if defined(GDAL_COMPILATION) && defined(__sun__) && __STDC_VERSION__ >= 201112L && _XOPEN_SOURCE < 600

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2017-05-14 18:52:16 +00:00
parent 786e4ab564
commit 3cc1345e27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440888

View file

@ -25,6 +25,8 @@ LICENSE_COMB= multi
LICENSE_DISTFILES_GPLv2= ${DISTNAME}${EXTRACT_SUFX}
LICENSE_DISTFILES_LGPL3= ${GSHHG_DISTNAME}${EXTRACT_SUFX}
BROKEN= fails to build
LIB_DEPENDS= libnetcdf.so:science/netcdf
RUN_DEPENDS= bash:shells/bash