svn commit: r505220 - head/science/cdo
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 27 20:03:55 UTC 2019
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
More information about the svn-ports-all
mailing list