aboutsummaryrefslogtreecommitdiffstats
path: root/math/linpack/pkg-plist
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/linpack/pkg-plist
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/linpack/pkg-plist')
-rw-r--r--math/linpack/pkg-plist7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/linpack/pkg-plist b/math/linpack/pkg-plist
index 37d1f8b9237e..05285dc6f145 100644
--- a/math/linpack/pkg-plist
+++ b/math/linpack/pkg-plist
@@ -1,4 +1,5 @@
lib/liblinpack.a
-lib/liblinpack.so.1.0
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R
+lib/liblinpack.so
+lib/liblinpack.so.1
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R