diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-16 10:51:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-16 10:51:44 +0000 |
commit | 892b975212a7390b1178e05f55d82de0119bf931 (patch) | |
tree | aaab563b95b93985c499f62a9b375ad51087db3b /science/cdo/Makefile | |
parent | 7f5cbfeed4fcd18e7a22e509d99825c217e17303 (diff) | |
download | ports-892b975212a7390b1178e05f55d82de0119bf931.tar.gz ports-892b975212a7390b1178e05f55d82de0119bf931.zip |
Notes
Diffstat (limited to 'science/cdo/Makefile')
-rw-r--r-- | science/cdo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 431527f03f77..2d1c3eee9157 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -36,7 +36,6 @@ 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 |