diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-05-25 16:03:34 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-05-25 16:03:34 +0000 |
commit | 1a851df98d356b983f754ae4d3506e65dd37dec8 (patch) | |
tree | e5faa5ba95ad7ba967d234d25b24d069c1f857b9 /devel/pth/pkg-plist | |
parent | cdac785a118fbbc0ea2a2b318aa802700cae9c15 (diff) | |
download | ports-1a851df98d356b983f754ae4d3506e65dd37dec8.tar.gz ports-1a851df98d356b983f754ae4d3506e65dd37dec8.zip |
Notes
Diffstat (limited to 'devel/pth/pkg-plist')
-rw-r--r-- | devel/pth/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/pth/pkg-plist b/devel/pth/pkg-plist index a1f06da5fdc6..44a7a91e6f06 100644 --- a/devel/pth/pkg-plist +++ b/devel/pth/pkg-plist @@ -1,3 +1,8 @@ bin/nps-config include/nps.h lib/libnps.a +lib/libnps.la +lib/libnps.so +lib/libnps.so.9 +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B |