Date: Thu, 27 Jun 2019 20:03:54 +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: r505220 - head/science/cdo Message-ID: <201906272003.x5RK3snX027480@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jun 27 20:03:54 2019 New Revision: 505220 URL: https://svnweb.freebsd.org/changeset/ports/505220 Log: Cosmetic change Modified: head/science/cdo/Makefile Modified: head/science/cdo/Makefile ============================================================================== --- head/science/cdo/Makefile Thu Jun 27 19:57:33 2019 (r505219) +++ head/science/cdo/Makefile Thu Jun 27 20:03:54 2019 (r505220) @@ -36,14 +36,13 @@ CONFIGURE_ARGS= --disable-data \ --enable-cdi-lib \ --program-transform-name="" \ --with-zlib=/usr +CXXFLAGS+= -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKE_JOBS_UNSAFE= yes TEST_TARGET= check USE_CXXSTD= c++11 USE_LDCONFIG= yes - -CXXFLAGS+= "-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1" CGRIBEX_CONFIGURE_WITH= cgribex CGRIBEX_LIB_DEPENDS= libcgribex.so:science/cgribex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906272003.x5RK3snX027480>