1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Build/install shared libwrap, build programs with it too

This commit is contained in:
Andrey A. Chernov 1996-01-25 03:00:28 +00:00
parent 5784bd0e65
commit cc631cdef2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2655

View File

@ -3,7 +3,7 @@
# Date created: 27 Oct 1994
# Whom: torstenb
#
# $Id: Makefile,v 1.9 1995/07/13 01:15:52 asami Exp $
# $Id: Makefile,v 1.10 1995/11/22 13:20:16 asami Exp $
#
DISTNAME= tcp_wrappers_7.2
@ -16,6 +16,7 @@ MAINTAINER= torstenb@FreeBSD.ORG
ALL_TARGET= freebsd
post-install:
ldconfig -m ${PREFIX}/lib
gzip -9nf ${PREFIX}/man/man3/hosts_access.3 \
${PREFIX}/man/man5/hosts_access.5 ${PREFIX}/man/man5/hosts_options.5 \
${PREFIX}/man/man8/tcpd.8 ${PREFIX}/man/man8/tcpdchk.8 \