aboutsummaryrefslogtreecommitdiff
path: root/science/cdo
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2006-12-05 12:20:26 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2006-12-05 12:20:26 +0000
commita65c8fb9fb0767b7a081b9613d651f2a279b705c (patch)
tree2edcb4b692a8c65e5cbf408350828464d57383ce /science/cdo
parent535e4cfb535233a1a3543602334eab3a0576da80 (diff)
downloadports-a65c8fb9fb0767b7a081b9613d651f2a279b705c.tar.gz
ports-a65c8fb9fb0767b7a081b9613d651f2a279b705c.zip
Notes
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