aboutsummaryrefslogtreecommitdiff
path: root/math/eispack
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-27 20:13:16 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-27 20:13:16 +0000
commit7c46996f8a56a45975f8cacef49645b26cd5ad00 (patch)
tree6424f9fff7b7d35c0bf23c33e28cdb33a884bca8 /math/eispack
parent9c877a58ee09bf68861e6aee17bb0e49b4d23486 (diff)
downloadports-7c46996f8a56a45975f8cacef49645b26cd5ad00.tar.gz
ports-7c46996f8a56a45975f8cacef49645b26cd5ad00.zip
Notes
Diffstat (limited to 'math/eispack')
-rw-r--r--math/eispack/pkg-plist7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/eispack/pkg-plist b/math/eispack/pkg-plist
index 4655f81510a5..63aad1e7db18 100644
--- a/math/eispack/pkg-plist
+++ b/math/eispack/pkg-plist
@@ -1,4 +1,5 @@
lib/libeispack.a
-lib/libeispack.so.1.0
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R
+lib/libeispack.so
+lib/libeispack.so.1
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R