diff options
-rw-r--r-- | graphics/hdf/files/hdf/src/Makefile | 2 | ||||
-rw-r--r-- | graphics/hdf/files/mfhdf/libsrc/Makefile | 2 | ||||
-rw-r--r-- | graphics/hdf/pkg-plist | 2 | ||||
-rw-r--r-- | graphics/hdf5/files/hdf/src/Makefile | 2 | ||||
-rw-r--r-- | graphics/hdf5/files/mfhdf/libsrc/Makefile | 2 | ||||
-rw-r--r-- | graphics/hdf5/pkg-plist | 2 | ||||
-rw-r--r-- | science/hdf/files/hdf/src/Makefile | 2 | ||||
-rw-r--r-- | science/hdf/files/mfhdf/libsrc/Makefile | 2 | ||||
-rw-r--r-- | science/hdf/pkg-plist | 2 | ||||
-rw-r--r-- | science/hdf5-18/files/hdf/src/Makefile | 2 | ||||
-rw-r--r-- | science/hdf5-18/files/mfhdf/libsrc/Makefile | 2 | ||||
-rw-r--r-- | science/hdf5-18/pkg-plist | 2 | ||||
-rw-r--r-- | science/hdf5/files/hdf/src/Makefile | 2 | ||||
-rw-r--r-- | science/hdf5/files/mfhdf/libsrc/Makefile | 2 | ||||
-rw-r--r-- | science/hdf5/pkg-plist | 2 |
15 files changed, 20 insertions, 10 deletions
diff --git a/graphics/hdf/files/hdf/src/Makefile b/graphics/hdf/files/hdf/src/Makefile index 5dde282ec81..391a7028106 100644 --- a/graphics/hdf/files/hdf/src/Makefile +++ b/graphics/hdf/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 diff --git a/graphics/hdf/files/mfhdf/libsrc/Makefile b/graphics/hdf/files/mfhdf/libsrc/Makefile index 7ca23f2d374..092102faa53 100644 --- a/graphics/hdf/files/mfhdf/libsrc/Makefile +++ b/graphics/hdf/files/mfhdf/libsrc/Makefile @@ -15,6 +15,8 @@ LIBDIR = ${PREFIX}/lib # uncomment the line below to avoid building static libraries #INTERNALLIB = Yes +# comment out the line below to build the profile libs +NOPROFILE=yes CFLAGS += -DNDEBUG -DHDF -I${.CURDIR}/../../hdf/src -I${.CURDIR} .if ${MACHINE_ARCH} == "i386" diff --git a/graphics/hdf/pkg-plist b/graphics/hdf/pkg-plist index dba5179efd2..6fef1499b81 100644 --- a/graphics/hdf/pkg-plist +++ b/graphics/hdf/pkg-plist @@ -77,8 +77,6 @@ include/vgint.h lib/libdf.a lib/libdf.so lib/libdf.so.1 -lib/libdf_p.a lib/libmfhdf.a lib/libmfhdf.so lib/libmfhdf.so.2 -lib/libmfhdf_p.a diff --git a/graphics/hdf5/files/hdf/src/Makefile b/graphics/hdf5/files/hdf/src/Makefile index 5dde282ec81..391a7028106 100644 --- a/graphics/hdf5/files/hdf/src/Makefile +++ b/graphics/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 diff --git a/graphics/hdf5/files/mfhdf/libsrc/Makefile b/graphics/hdf5/files/mfhdf/libsrc/Makefile index 7ca23f2d374..092102faa53 100644 --- a/graphics/hdf5/files/mfhdf/libsrc/Makefile +++ b/graphics/hdf5/files/mfhdf/libsrc/Makefile @@ -15,6 +15,8 @@ LIBDIR = ${PREFIX}/lib # uncomment the line below to avoid building static libraries #INTERNALLIB = Yes +# comment out the line below to build the profile libs +NOPROFILE=yes CFLAGS += -DNDEBUG -DHDF -I${.CURDIR}/../../hdf/src -I${.CURDIR} .if ${MACHINE_ARCH} == "i386" diff --git a/graphics/hdf5/pkg-plist b/graphics/hdf5/pkg-plist index dba5179efd2..6fef1499b81 100644 --- a/graphics/hdf5/pkg-plist +++ b/graphics/hdf5/pkg-plist @@ -77,8 +77,6 @@ include/vgint.h lib/libdf.a lib/libdf.so lib/libdf.so.1 -lib/libdf_p.a lib/libmfhdf.a lib/libmfhdf.so lib/libmfhdf.so.2 -lib/libmfhdf_p.a diff --git a/science/hdf/files/hdf/src/Makefile b/science/hdf/files/hdf/src/Makefile index 5dde282ec81..391a7028106 100644 --- a/science/hdf/files/hdf/src/Makefile +++ b/science/hdf/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 diff --git a/science/hdf/files/mfhdf/libsrc/Makefile b/science/hdf/files/mfhdf/libsrc/Makefile index 7ca23f2d374..092102faa53 100644 --- a/science/hdf/files/mfhdf/libsrc/Makefile +++ b/science/hdf/files/mfhdf/libsrc/Makefile @@ -15,6 +15,8 @@ LIBDIR = ${PREFIX}/lib # uncomment the line below to avoid building static libraries #INTERNALLIB = Yes +# comment out the line below to build the profile libs +NOPROFILE=yes CFLAGS += -DNDEBUG -DHDF -I${.CURDIR}/../../hdf/src -I${.CURDIR} .if ${MACHINE_ARCH} == "i386" diff --git a/science/hdf/pkg-plist b/science/hdf/pkg-plist index dba5179efd2..6fef1499b81 100644 --- a/science/hdf/pkg-plist +++ b/science/hdf/pkg-plist @@ -77,8 +77,6 @@ include/vgint.h lib/libdf.a lib/libdf.so lib/libdf.so.1 -lib/libdf_p.a lib/libmfhdf.a lib/libmfhdf.so lib/libmfhdf.so.2 -lib/libmfhdf_p.a diff --git a/science/hdf5-18/files/hdf/src/Makefile b/science/hdf5-18/files/hdf/src/Makefile index 5dde282ec81..391a7028106 100644 --- a/science/hdf5-18/files/hdf/src/Makefile +++ b/science/hdf5-18/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 diff --git a/science/hdf5-18/files/mfhdf/libsrc/Makefile b/science/hdf5-18/files/mfhdf/libsrc/Makefile index 7ca23f2d374..092102faa53 100644 --- a/science/hdf5-18/files/mfhdf/libsrc/Makefile +++ b/science/hdf5-18/files/mfhdf/libsrc/Makefile @@ -15,6 +15,8 @@ LIBDIR = ${PREFIX}/lib # uncomment the line below to avoid building static libraries #INTERNALLIB = Yes +# comment out the line below to build the profile libs +NOPROFILE=yes CFLAGS += -DNDEBUG -DHDF -I${.CURDIR}/../../hdf/src -I${.CURDIR} .if ${MACHINE_ARCH} == "i386" diff --git a/science/hdf5-18/pkg-plist b/science/hdf5-18/pkg-plist index dba5179efd2..6fef1499b81 100644 --- a/science/hdf5-18/pkg-plist +++ b/science/hdf5-18/pkg-plist @@ -77,8 +77,6 @@ include/vgint.h lib/libdf.a lib/libdf.so lib/libdf.so.1 -lib/libdf_p.a lib/libmfhdf.a lib/libmfhdf.so lib/libmfhdf.so.2 -lib/libmfhdf_p.a diff --git a/science/hdf5/files/hdf/src/Makefile b/science/hdf5/files/hdf/src/Makefile index 5dde282ec81..391a7028106 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 diff --git a/science/hdf5/files/mfhdf/libsrc/Makefile b/science/hdf5/files/mfhdf/libsrc/Makefile index 7ca23f2d374..092102faa53 100644 --- a/science/hdf5/files/mfhdf/libsrc/Makefile +++ b/science/hdf5/files/mfhdf/libsrc/Makefile @@ -15,6 +15,8 @@ LIBDIR = ${PREFIX}/lib # uncomment the line below to avoid building static libraries #INTERNALLIB = Yes +# comment out the line below to build the profile libs +NOPROFILE=yes CFLAGS += -DNDEBUG -DHDF -I${.CURDIR}/../../hdf/src -I${.CURDIR} .if ${MACHINE_ARCH} == "i386" diff --git a/science/hdf5/pkg-plist b/science/hdf5/pkg-plist index dba5179efd2..6fef1499b81 100644 --- a/science/hdf5/pkg-plist +++ b/science/hdf5/pkg-plist @@ -77,8 +77,6 @@ include/vgint.h lib/libdf.a lib/libdf.so lib/libdf.so.1 -lib/libdf_p.a lib/libmfhdf.a lib/libmfhdf.so lib/libmfhdf.so.2 -lib/libmfhdf_p.a |