diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-25 14:59:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-25 14:59:12 +0000 |
commit | d66a4d6242898917b6d6db8b4c2357a3fa333062 (patch) | |
tree | 4948e88f8d9230dd588379e6b17edc64ca8a6c4c /science/hdf5 | |
parent | e043833f8c737dc19086f0fe6c6785ebaee22bb9 (diff) | |
download | ports-d66a4d6242898917b6d6db8b4c2357a3fa333062.tar.gz ports-d66a4d6242898917b6d6db8b4c2357a3fa333062.zip |
Notes
Diffstat (limited to 'science/hdf5')
-rw-r--r-- | science/hdf5/Makefile | 1 |
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|^|#|' \ |