summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commitdc1177a9a5be3b096b2023326ea54d3152bf1571 (patch)
treefac4efda6d456d2e4eb8e8e61b9c14eda7202813 /science
parentAdd bin/apple_driver. (diff)
Fourth round of INSTALLS_SHLIBS conversion.
Notes
Notes: svn path=/head/; revision=29630
Diffstat (limited to 'science')
-rw-r--r--science/netcdf/Makefile2
-rw-r--r--science/netcdf/pkg-plist2
-rw-r--r--science/netcdf4/Makefile2
-rw-r--r--science/netcdf4/pkg-plist2
4 files changed, 2 insertions, 6 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile
index 17e5215399c9..a51c997f5191 100644
--- a/science/netcdf/Makefile
+++ b/science/netcdf/Makefile
@@ -14,6 +14,7 @@ DISTFILES= ${PORTNAME}-3.5-beta3.tar.Z
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-3.5-beta3/src
+INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran"
@@ -31,6 +32,5 @@ post-install:
${LN} -sf libnetcdf.so.1 ${PREFIX}/lib/libnetcdf.so
${INSTALL_DATA} ${WRKSRC}/cxx/libnetcdf_c++.so ${PREFIX}/lib/libnetcdf_c++.so.1
${LN} -sf libnetcdf_c++.so.1 ${PREFIX}/lib/libnetcdf_c++.so
- ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/science/netcdf/pkg-plist b/science/netcdf/pkg-plist
index 699a8184c49b..a400eb5e9148 100644
--- a/science/netcdf/pkg-plist
+++ b/science/netcdf/pkg-plist
@@ -10,5 +10,3 @@ lib/libnetcdf.so.1
lib/libnetcdf_c++.a
lib/libnetcdf_c++.so
lib/libnetcdf_c++.so.1
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R
diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile
index 17e5215399c9..a51c997f5191 100644
--- a/science/netcdf4/Makefile
+++ b/science/netcdf4/Makefile
@@ -14,6 +14,7 @@ DISTFILES= ${PORTNAME}-3.5-beta3.tar.Z
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-3.5-beta3/src
+INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran"
@@ -31,6 +32,5 @@ post-install:
${LN} -sf libnetcdf.so.1 ${PREFIX}/lib/libnetcdf.so
${INSTALL_DATA} ${WRKSRC}/cxx/libnetcdf_c++.so ${PREFIX}/lib/libnetcdf_c++.so.1
${LN} -sf libnetcdf_c++.so.1 ${PREFIX}/lib/libnetcdf_c++.so
- ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/science/netcdf4/pkg-plist b/science/netcdf4/pkg-plist
index 699a8184c49b..a400eb5e9148 100644
--- a/science/netcdf4/pkg-plist
+++ b/science/netcdf4/pkg-plist
@@ -10,5 +10,3 @@ lib/libnetcdf.so.1
lib/libnetcdf_c++.a
lib/libnetcdf_c++.so
lib/libnetcdf_c++.so.1
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R