diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-27 20:13:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-27 20:13:16 +0000 |
commit | 7c46996f8a56a45975f8cacef49645b26cd5ad00 (patch) | |
tree | 6424f9fff7b7d35c0bf23c33e28cdb33a884bca8 /math/bihar | |
parent | 9c877a58ee09bf68861e6aee17bb0e49b4d23486 (diff) | |
download | ports-7c46996f8a56a45975f8cacef49645b26cd5ad00.tar.gz ports-7c46996f8a56a45975f8cacef49645b26cd5ad00.zip |
Notes
Diffstat (limited to 'math/bihar')
-rw-r--r-- | math/bihar/pkg-plist | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/math/bihar/pkg-plist b/math/bihar/pkg-plist index 189e233af115..6151d6fd3ca8 100644 --- a/math/bihar/pkg-plist +++ b/math/bihar/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 |