aboutsummaryrefslogtreecommitdiffstats
path: root/math/eispack
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-09-28 04:13:16 +0800
committersteve <steve@FreeBSD.org>1998-09-28 04:13:16 +0800
commit32d174660a79cada92a38721149b27da2d09d927 (patch)
tree2eb0568567fde72064ff18eaed982b8145df5217 /math/eispack
parent37b11f108860fca099315a5bf772aa51eed5f864 (diff)
downloadfreebsd-ports-gnome-32d174660a79cada92a38721149b27da2d09d927.tar.gz
freebsd-ports-gnome-32d174660a79cada92a38721149b27da2d09d927.tar.zst
freebsd-ports-gnome-32d174660a79cada92a38721149b27da2d09d927.zip
Convert to ELF.
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