aboutsummaryrefslogtreecommitdiff
path: root/math/linpack
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 /math/linpack
parent880b5e44bc87f9065a91e444717a092d0661cce9 (diff)
downloadports-dc1177a9a5be3b096b2023326ea54d3152bf1571.tar.gz
ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.zip
Fourth round of INSTALLS_SHLIBS conversion.
Notes
Notes: svn path=/head/; revision=29630
Diffstat (limited to 'math/linpack')
-rw-r--r--math/linpack/Makefile4
-rw-r--r--math/linpack/pkg-plist2
2 files changed, 1 insertions, 5 deletions
diff --git a/math/linpack/Makefile b/math/linpack/Makefile
index 7b570b12eede..9c5d1fd3fcb1 100644
--- a/math/linpack/Makefile
+++ b/math/linpack/Makefile
@@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas
+INSTALLS_SHLIBS= yes
DIST_SUBDIR= ${PORTNAME}
NO_WRKSUBDIR= yes
@@ -53,7 +54,4 @@ do-extract:
pre-build:
${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile
-post-install:
- ${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>
diff --git a/math/linpack/pkg-plist b/math/linpack/pkg-plist
index 0b1f096b2bfc..ac13a937827e 100644
--- a/math/linpack/pkg-plist
+++ b/math/linpack/pkg-plist
@@ -1,5 +1,3 @@
lib/liblinpack.a
lib/liblinpack.so
lib/liblinpack.so.1
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R