aboutsummaryrefslogtreecommitdiffstats
path: root/math/eispack
diff options
context:
space:
mode:
Diffstat (limited to 'math/eispack')
-rw-r--r--math/eispack/Makefile4
-rw-r--r--math/eispack/pkg-plist2
2 files changed, 1 insertions, 5 deletions
diff --git a/math/eispack/Makefile b/math/eispack/Makefile
index 6f1e50f4470c..cefb32887f6a 100644
--- a/math/eispack/Makefile
+++ b/math/eispack/Makefile
@@ -18,6 +18,7 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas
DIST_SUBDIR= ${PORTNAME}
+INSTALLS_SHLIBS= yes
NO_WRKSUBDIR= yes
SRCS = csroot.f epslon.f pythag.f bakvec.f balanc.f balbak.f bandr.f \
@@ -40,7 +41,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/eispack/pkg-plist b/math/eispack/pkg-plist
index faac536aa519..1e43f8737c31 100644
--- a/math/eispack/pkg-plist
+++ b/math/eispack/pkg-plist
@@ -1,5 +1,3 @@
lib/libeispack.a
lib/libeispack.so
lib/libeispack.so.1
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R