summaryrefslogtreecommitdiffstats
path: root/science/hdf
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-07-21 20:08:28 +0000
committerru <ru@FreeBSD.org>2002-07-21 20:08:28 +0000
commitb1ad2dbf32b79535ed4887ed07cffc003f30f6bb (patch)
tree4a4746b38390a4fe7b19ca392cce6db667e1a562 /science/hdf
parent180d2fe5e1a745b32e0b421225bfa9c0a6efb6d5 (diff)
downloadFreeBSD-ports-b1ad2dbf32b79535ed4887ed07cffc003f30f6bb.zip
FreeBSD-ports-b1ad2dbf32b79535ed4887ed07cffc003f30f6bb.tar.gz
INTERNALLIB has a different meaning in the new bsd.lib.mk
API -- build (but do not install) a static library _only_. Not defining LIB avoids building the static library.
Diffstat (limited to 'science/hdf')
-rw-r--r--science/hdf/files/hdf/src/Makefile2
-rw-r--r--science/hdf/files/mfhdf/libsrc/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/science/hdf/files/hdf/src/Makefile b/science/hdf/files/hdf/src/Makefile
index 45c20b4..d486e49 100644
--- a/science/hdf/files/hdf/src/Makefile
+++ b/science/hdf/files/hdf/src/Makefile
@@ -2,8 +2,6 @@
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
diff --git a/science/hdf/files/mfhdf/libsrc/Makefile b/science/hdf/files/mfhdf/libsrc/Makefile
index 092102f..ab7da6c 100644
--- a/science/hdf/files/mfhdf/libsrc/Makefile
+++ b/science/hdf/files/mfhdf/libsrc/Makefile
@@ -13,8 +13,6 @@ SHLIB_MINOR = 3
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
OpenPOWER on IntegriCloud