aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-07-21 20:08:28 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-07-21 20:08:28 +0000
commit310d79320ceb924617a7e539397669b0a4d4ce8e (patch)
tree09d6bd971b1fad9cdccf5cd9ef57074cbd3d3327 /science
parentaa18f9f0e81ceccb789fa5b941d2de34a0a4d1a5 (diff)
downloadports-310d79320ceb924617a7e539397669b0a4d4ce8e.tar.gz
ports-310d79320ceb924617a7e539397669b0a4d4ce8e.zip
Notes
Diffstat (limited to 'science')
-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 45c20b492030..d486e4956b82 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 092102faa53c..ab7da6ca3d22 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