aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gmt
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-05-15 02:52:16 +0800
committerantoine <antoine@FreeBSD.org>2017-05-15 02:52:16 +0800
commit18c8e1422f23209a67a69f90d7676d165e6c17e7 (patch)
treee294a010a2f563ffbff8d4459c3b715bf37c1eb1 /graphics/gmt
parentcb35e4f426fdf3ff83422dd91623baa59b1bb053 (diff)
downloadfreebsd-ports-gnome-18c8e1422f23209a67a69f90d7676d165e6c17e7.tar.gz
freebsd-ports-gnome-18c8e1422f23209a67a69f90d7676d165e6c17e7.tar.zst
freebsd-ports-gnome-18c8e1422f23209a67a69f90d7676d165e6c17e7.zip
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
Diffstat (limited to 'graphics/gmt')
-rw-r--r--graphics/gmt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gmt/Makefile b/graphics/gmt/Makefile
index 3b6daacc239c..e96aa9636f3c 100644
--- a/graphics/gmt/Makefile
+++ b/graphics/gmt/Makefile
@@ -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