aboutsummaryrefslogtreecommitdiffstats
path: root/science/cdo
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-11-12 00:51:31 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-11-12 00:51:31 +0800
commit62d7dfe3e9c53b05e2784a2287779ad9b08b1a14 (patch)
tree2de5dabeb0b97a2553d98c3beab3779b44fb71e6 /science/cdo
parent5a510e313888292b6e3362bc3571e688b29571ae (diff)
downloadfreebsd-ports-gnome-62d7dfe3e9c53b05e2784a2287779ad9b08b1a14.tar.gz
freebsd-ports-gnome-62d7dfe3e9c53b05e2784a2287779ad9b08b1a14.tar.zst
freebsd-ports-gnome-62d7dfe3e9c53b05e2784a2287779ad9b08b1a14.zip
- Fix i386 build on FreeBSD 9.x
Diffstat (limited to 'science/cdo')
-rw-r--r--science/cdo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 87df02c528c2..704083a8164d 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -26,6 +26,7 @@ CONFIGURE_ARGS= --disable-cgribex \
--disable-extra \
--disable-grib \
--disable-ieg \
+ --disable-openmp \
--disable-service \
--enable-cdi-lib \
--program-transform-name="" \