diff options
author | ache <ache@FreeBSD.org> | 1996-01-25 12:32:15 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-01-25 12:32:15 +0800 |
commit | 540ae1d63c1a2482b1999d20dda63ebaa688a599 (patch) | |
tree | b43df0df72c15d43db866fae13deb9dee86e6de6 /security | |
parent | 03a7720e6bdecc1c44d66dc932ee102f613530df (diff) | |
download | freebsd-ports-gnome-540ae1d63c1a2482b1999d20dda63ebaa688a599.tar.gz freebsd-ports-gnome-540ae1d63c1a2482b1999d20dda63ebaa688a599.tar.zst freebsd-ports-gnome-540ae1d63c1a2482b1999d20dda63ebaa688a599.zip |
exec ranlib & ldconfig
Diffstat (limited to 'security')
-rw-r--r-- | security/tcp_wrapper/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/tcp_wrapper/pkg-plist b/security/tcp_wrapper/pkg-plist index 654ad3b19d51..b1398e4ec9b9 100644 --- a/security/tcp_wrapper/pkg-plist +++ b/security/tcp_wrapper/pkg-plist @@ -5,7 +5,9 @@ sbin/tcpdmatch bin/safe_finger bin/try-from lib/libwrap.a +@exec ranlib %D/%F lib/libwrap.so.7.2 +@exec ldconfig -m %B man/man3/hosts_access.3.gz man/man5/hosts_access.5.gz man/man5/hosts_options.5.gz |