aboutsummaryrefslogtreecommitdiff
path: root/science/cdo
diff options
context:
space:
mode:
Diffstat (limited to 'science/cdo')
-rw-r--r--science/cdo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 9713928ebd6f..e1cc978f3874 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -39,7 +39,7 @@ CONFIGURE_ARGS+= --with-netcdf=${LOCALBASE}
LIB_DEPENDS+= netcdf.1:${PORTSDIR}/science/netcdf
.endif
-.if ${OSVERSION} >= 502102
+.if ${OSVERSION} <= 600000
EXTRA_PATCHES+= "${PATCHDIR}/extra-patch-freebsd5-pthread"
.endif