summaryrefslogtreecommitdiff
path: root/math/randlib
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/randlib
parentDid this ever build? :) Mark it broken until we figure out why. (diff)
Convert to ELF.
Notes
Notes: svn path=/head/; revision=13463
Diffstat (limited to 'math/randlib')
-rw-r--r--math/randlib/pkg-plist7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/randlib/pkg-plist b/math/randlib/pkg-plist
index 9527c6a423ae..e900c337202b 100644
--- a/math/randlib/pkg-plist
+++ b/math/randlib/pkg-plist
@@ -1,8 +1,9 @@
include/ranlib.h
lib/libranlib.a
-lib/libranlib.so.1.0
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R
+lib/libranlib.so
+lib/libranlib.so.1
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/doc/ranlib/Basegen.c.doc
share/doc/ranlib/ranlib.c.chs
share/doc/ranlib/ranlib.c.fdoc