aboutsummaryrefslogtreecommitdiff
path: root/math/eispack
diff options
context:
space:
mode:
Diffstat (limited to 'math/eispack')
-rw-r--r--math/eispack/Makefile5
-rw-r--r--math/eispack/pkg-plist1
2 files changed, 5 insertions, 1 deletions
diff --git a/math/eispack/Makefile b/math/eispack/Makefile
index 7d5f50ddd368..25b90abe9207 100644
--- a/math/eispack/Makefile
+++ b/math/eispack/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 October 1994
# Whom: ljo
#
-# $Id: Makefile,v 1.6 1995/04/22 11:30:05 asami Exp $
+# $Id: Makefile,v 1.7 1995/04/28 13:35:32 jkh Exp $
#
DISTNAME= eispack
@@ -43,4 +43,7 @@ pre-build:
pre-extract:
chmod +x scripts/uncomp
+post-install:
+ ldconfig -m ${PREFIX}/lib
+
.include <bsd.port.mk>
diff --git a/math/eispack/pkg-plist b/math/eispack/pkg-plist
index e856a99634ce..336c5babed26 100644
--- a/math/eispack/pkg-plist
+++ b/math/eispack/pkg-plist
@@ -1,3 +1,4 @@
@cwd /usr/local
lib/libeispack.a
lib/libeispack.so.1.0
+@exec ldconfig -m %B