aboutsummaryrefslogtreecommitdiff
path: root/science/cdo/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-08 21:51:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-08 21:51:46 +0000
commite715eda0525cff255fa3871e5da8261a4aa227dc (patch)
treef7c46b4d9aaef3655d874c4cc9b471c2ad8f2d5b /science/cdo/Makefile
parente02d8b7f28815387a29efce1038debc83ac52a49 (diff)
downloadports-e715eda0525cff255fa3871e5da8261a4aa227dc.tar.gz
ports-e715eda0525cff255fa3871e5da8261a4aa227dc.zip
Update to 1.9.0
Notes
Notes: svn path=/head/; revision=449461
Diffstat (limited to 'science/cdo/Makefile')
-rw-r--r--science/cdo/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 7660f8e7e1fa..f502e4cf5089 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= cdo
-PORTVERSION= 1.8.2
-PORTREVISION= 1
+PORTVERSION= 1.9.0
CATEGORIES= science
-MASTER_SITES= https://code.zmaw.de/attachments/download/14686/ \
+MASTER_SITES= https://code.zmaw.de/attachments/download/15187/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
@@ -35,9 +34,11 @@ CONFIGURE_ARGS= --disable-data \
--with-zlib=/usr
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
+MAKE_JOBS_UNSAFE= yes
TEST_TARGET= check
+USE_CXXSTD= c++11
USE_LDCONFIG= yes
-USES= execinfo gmake libtool localbase pathfix
+USES= compiler:c++11-lib execinfo gmake libtool localbase pathfix
CGRIBEX_CONFIGURE_WITH= cgribex
CGRIBEX_LIB_DEPENDS= libcgribex.so:science/cgribex