aboutsummaryrefslogtreecommitdiff
path: root/science/hdf
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 08:08:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 08:08:51 +0000
commit43d308d49f5e8c9e55bdb82f2ebfc62eb91bd413 (patch)
tree8683ffe4fbc07659f85532e4713d0446dd94a770 /science/hdf
parent208eb25e8e193a284f3c3712877b5f94008da171 (diff)
downloadports-43d308d49f5e8c9e55bdb82f2ebfc62eb91bd413.tar.gz
ports-43d308d49f5e8c9e55bdb82f2ebfc62eb91bd413.zip
Mark as broken on gcc 4.2.
Notes
Notes: svn path=/head/; revision=200431
Diffstat (limited to 'science/hdf')
-rw-r--r--science/hdf/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile
index 1a49229b9b91..26f00be60f64 100644
--- a/science/hdf/Makefile
+++ b/science/hdf/Makefile
@@ -51,6 +51,10 @@ USE_LDCONFIG= yes
BROKEN= Does not compile on !i386, !amd64 and !alpha
.endif
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
+
post-patch:
${REINPLACE_CMD} -e "s:%%LOCALBASE%%:${LOCALBASE}:" \
${WRKSRC}/hdf/src/Makefile.in ${WRKSRC}/mfhdf/libsrc/Makefile.in