1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Correct the installation of the lsof man page

PR:		ports/9106
This commit is contained in:
Bill Fumerola 1998-12-16 19:50:40 +00:00
parent 8f5eeb7b0a
commit 6565960bb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15388

View File

@ -4,7 +4,7 @@
# Date created: Sat July 20, 1996
# Whom: David O'Brien (obrien@FreeBSD.org)
#
# $Id: Makefile,v 1.28 1998/12/02 07:01:08 obrien Exp $
# $Id: Makefile,v 1.29 1998/12/07 20:04:01 obrien Exp $
#
DISTNAME= lsof_4.38_W
@ -53,7 +53,7 @@ post-extract:
do-install:
${INSTALL} ${COPY} ${STRIP} -o ${BINOWN} -m 2755 -g kmem ${WRKSRC}/lsof ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/lsof.man ${PREFIX}/man/man1/lsof.8
${INSTALL_MAN} ${WRKSRC}/lsof.man ${PREFIX}/man/man8/lsof.8
@${MKDIR} ${PREFIX}/share/lsof
${INSTALL_SCRIPT} ${WRKSRC}/scripts/* ${PREFIX}/share/lsof
@/bin/chmod 0444 ${PREFIX}/share/lsof/00*