summaryrefslogtreecommitdiff
path: root/math/blas
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:12:51 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:12:51 +0000
commit5cb14340042a107ee5ad92616d23d4d9551eb878 (patch)
tree627c8eec76ffb450072bffd91d2a746e8d206c3d /math/blas
parentFirst round of INSTALL_SHLIB fixes. (diff)
Second round of INSTALL_SHLIBS=yes fixes.
Notes
Notes: svn path=/head/; revision=29614
Diffstat (limited to 'math/blas')
-rw-r--r--math/blas/Makefile4
-rw-r--r--math/blas/pkg-plist2
2 files changed, 1 insertions, 5 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile
index 60ec84a6b6f2..145169ab528c 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -16,12 +16,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+INSTALL_SHLIBS= yes
NO_WRKSUBDIR= yes
pre-build:
${CP} ${FILESDIR}/makefile.lib ${WRKSRC}/Makefile
-post-install:
- ${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>
diff --git a/math/blas/pkg-plist b/math/blas/pkg-plist
index 5b1d7b09f83b..2b7f86bcaf75 100644
--- a/math/blas/pkg-plist
+++ b/math/blas/pkg-plist
@@ -1,5 +1,3 @@
lib/libblas.a
lib/libblas.so
lib/libblas.so.1
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R