From 7c46996f8a56a45975f8cacef49645b26cd5ad00 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 27 Sep 1998 20:13:16 +0000 Subject: Convert to ELF. --- math/eispack/pkg-plist | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'math/eispack') 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 -- cgit v1.2.3