aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-12-22 06:01:31 +0800
committerpav <pav@FreeBSD.org>2007-12-22 06:01:31 +0800
commit93d20680990860261f9c33c632401a0ff37dd4ce (patch)
treec76f26b17dd1b2ada92c5404090f566e7816d9c6 /science
parentcaf3d5fdccd4f7ee883301353021b65b0855b678 (diff)
downloadfreebsd-ports-gnome-93d20680990860261f9c33c632401a0ff37dd4ce.tar.gz
freebsd-ports-gnome-93d20680990860261f9c33c632401a0ff37dd4ce.tar.zst
freebsd-ports-gnome-93d20680990860261f9c33c632401a0ff37dd4ce.zip
- Mark BROKEN on 7.x
Diffstat (limited to 'science')
-rw-r--r--science/pnetcdf/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile
index 38c6962325d8..ad48798dc7bb 100644
--- a/science/pnetcdf/Makefile
+++ b/science/pnetcdf/Makefile
@@ -35,6 +35,10 @@ MAN3= pnetcdf.3
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Does not configure
+.endif
+
.if defined(WITH_OPENMPI)
BUILD_DEPENDS+= ${LOCALBASE}/mpi/openmpi/bin/mpicc:${PORTSDIR}/net/openmpi
RUN_DEPENDS+= ${LOCALBASE}/mpi/openmpi/lib/libmpi.so:${PORTSDIR}/net/openmpi