summaryrefslogtreecommitdiffstats
path: root/math/fftpack
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-09-27 20:13:16 +0000
committersteve <steve@FreeBSD.org>1998-09-27 20:13:16 +0000
commit32d174660a79cada92a38721149b27da2d09d927 (patch)
tree2eb0568567fde72064ff18eaed982b8145df5217 /math/fftpack
parent37b11f108860fca099315a5bf772aa51eed5f864 (diff)
downloadFreeBSD-ports-32d174660a79cada92a38721149b27da2d09d927.zip
FreeBSD-ports-32d174660a79cada92a38721149b27da2d09d927.tar.gz
Convert to ELF.
Diffstat (limited to 'math/fftpack')
-rw-r--r--math/fftpack/pkg-plist7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/fftpack/pkg-plist b/math/fftpack/pkg-plist
index 189e233..6151d6f 100644
--- a/math/fftpack/pkg-plist
+++ b/math/fftpack/pkg-plist
@@ -1,6 +1,7 @@
lib/libbihar.a
-lib/libbihar.so.1.0
+lib/libbihar.so
+lib/libbihar.so.1
share/doc/fftpack/fft.doc.gz
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@dirrm share/doc/fftpack
OpenPOWER on IntegriCloud