1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

portlint, use ${INSTALL} instead install.

This commit is contained in:
Vanilla I. Shu 1998-02-02 14:41:18 +00:00
parent 560d6e07ce
commit d6161763ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9573

View File

@ -4,7 +4,7 @@
# Date created: 03 September 1994
# Whom: mr
#
# $Id: Makefile,v 1.20 1997/02/06 08:45:06 asami Exp $
# $Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp $
#
DISTNAME= pine3.96
@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
MAN1= pine.1 pico.1 pilot.1
post-install:
install -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 \
${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 \
${PREFIX}/share/doc/pine
cd ${WRKSRC} && \
${INSTALL_DATA} doc/tech-notes.txt ${PREFIX}/share/doc/pine