aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-25 14:59:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-25 14:59:12 +0000
commitd66a4d6242898917b6d6db8b4c2357a3fa333062 (patch)
tree4948e88f8d9230dd588379e6b17edc64ca8a6c4c /science
parente043833f8c737dc19086f0fe6c6785ebaee22bb9 (diff)
downloadports-d66a4d6242898917b6d6db8b4c2357a3fa333062.tar.gz
ports-d66a4d6242898917b6d6db8b4c2357a3fa333062.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/hdf5/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index b6673a678ae0..cab4c6047646 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/Makefile
@@ -48,7 +48,6 @@ SZIP_CONFIGURE_ON= --with-szlib=${LOCALBASE}
SZIP_LIB_DEPENDS= libsz.so:${PORTSDIR}/science/szip
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|-pthread|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|-O3||g' ${WRKSRC}/config/gnu-flags
@${REINPLACE_CMD} \
-e '/LD_LIBRARY_PATH/ s|^|#|' \