summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-02-02 14:41:18 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-02-02 14:41:18 +0000
commitd6161763ee5bfaf3ac8746036f9f8770d5d54b68 (patch)
tree0e8b12cf03030b8fe312142964590f376818ccb4 /mail
parentportlint, add @dirrm on pkg/PLIST (diff)
portlint, use ${INSTALL} instead install.
Notes
Notes: svn path=/head/; revision=9573
Diffstat (limited to 'mail')
-rw-r--r--mail/pine4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile
index 0749164328f6..864c342869ed 100644
--- a/mail/pine4/Makefile
+++ b/mail/pine4/Makefile
@@ -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