aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-10 16:47:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-10 16:47:44 +0000
commit3fef3baaa2f6e456b1db9171d7f77ea65aed2860 (patch)
treed01880bdb7bee393b4c8b1165ef8741679e874b7
parentf1dd805da1a195ea14b2783f5b42da2e421f965c (diff)
downloadports-3fef3baaa2f6e456b1db9171d7f77ea65aed2860.tar.gz
ports-3fef3baaa2f6e456b1db9171d7f77ea65aed2860.zip
Notes
-rw-r--r--science/hdf5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index 9d3c31662909..04f3d657d7f8 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/Makefile
@@ -26,8 +26,7 @@ OPTIONS_SUB= yes
CONFIGURE_ARGS= --enable-cxx \
--enable-hl \
--enable-instrument \
- --enable-strict-format-checks \
- --with-pthread=/usr
+ --enable-strict-format-checks
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
MAKE_JOBS_UNSAFE= yes