summaryrefslogtreecommitdiff
path: root/science/hdf5/files/hdf/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/hdf5/files/hdf/src/Makefile')
-rw-r--r--science/hdf5/files/hdf/src/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/hdf5/files/hdf/src/Makefile b/science/hdf5/files/hdf/src/Makefile
index 5dde282ec816..391a70281060 100644
--- a/science/hdf5/files/hdf/src/Makefile
+++ b/science/hdf5/files/hdf/src/Makefile
@@ -5,6 +5,8 @@ LIB=df
# uncomment the line below to avoid building static libraries
#INTERNALLIB=YES
LIBDIR=${PREFIX}/lib
+# comment out the line below to build the profile libs
+NOPROFILE=yes
SHLIB_MAJOR=1
SHLIB_MINOR=0