aboutsummaryrefslogtreecommitdiff
path: root/science/hdf5
diff options
context:
space:
mode:
Diffstat (limited to 'science/hdf5')
-rw-r--r--science/hdf5/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index 104fec75ff0c..dd0ad06129b1 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/Makefile
@@ -26,6 +26,10 @@ ALL_TARGET= lib progs
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on ${ARCH}
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|-D_THREAD_SAFE|${PTHREAD_CFLAGS}|g ; \