aboutsummaryrefslogtreecommitdiff
path: root/security/tcp_wrapper
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
commit835d6b8655813f2580f5db9fcbec03a34833ec92 (patch)
tree1dad4fa822830f51205ce8becf3ef756537f4a2b /security/tcp_wrapper
parent5cb14340042a107ee5ad92616d23d4d9551eb878 (diff)
downloadports-835d6b8655813f2580f5db9fcbec03a34833ec92.tar.gz
ports-835d6b8655813f2580f5db9fcbec03a34833ec92.zip
Notes
Diffstat (limited to 'security/tcp_wrapper')
-rw-r--r--security/tcp_wrapper/Makefile3
-rw-r--r--security/tcp_wrapper/pkg-plist2
2 files changed, 2 insertions, 3 deletions
diff --git a/security/tcp_wrapper/Makefile b/security/tcp_wrapper/Makefile
index 3d668f4aae72..46cb5ac7e4da 100644
--- a/security/tcp_wrapper/Makefile
+++ b/security/tcp_wrapper/Makefile
@@ -17,13 +17,14 @@ MAINTAINER= torstenb@FreeBSD.org
FORBIDDEN= tcp_wrappers is in the base system
.endif
+INSTALL_SHLIBS= yes
+
ALL_TARGET= freebsd
MAN3= hosts_access.3
MAN5= hosts_access.5 hosts_options.5
MAN8= tcpd.8 tcpdchk.8 tcpdmatch.8
post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
@${INSTALL_DATA} ${FILESDIR}/inetd.conf.wrapped.sample ${PREFIX}/etc
update:
diff --git a/security/tcp_wrapper/pkg-plist b/security/tcp_wrapper/pkg-plist
index 49a11845951d..3980821b3f38 100644
--- a/security/tcp_wrapper/pkg-plist
+++ b/security/tcp_wrapper/pkg-plist
@@ -7,6 +7,4 @@ bin/try-from
lib/libwrap.a
lib/libwrap.so.7.6
lib/libwrap.so
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
etc/inetd.conf.wrapped.sample