summaryrefslogtreecommitdiffstats
path: root/mail/procmail
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-10-07 01:01:27 +0000
committerache <ache@FreeBSD.org>1994-10-07 01:01:27 +0000
commitc512a04d6847ef31b497ff0cbe41d3b9cbb73fd6 (patch)
tree03c6ee69b25e4ce2b40ad9caf155a9e5ae542c82 /mail/procmail
parent5ca193cec2ffe3f0b832af579ff394372619f2d2 (diff)
downloadFreeBSD-ports-c512a04d6847ef31b497ff0cbe41d3b9cbb73fd6.zip
FreeBSD-ports-c512a04d6847ef31b497ff0cbe41d3b9cbb73fd6.tar.gz
Add install.man to install: target
Diffstat (limited to 'mail/procmail')
-rw-r--r--mail/procmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile
index cf0e482..a4378c6 100644
--- a/mail/procmail/Makefile
+++ b/mail/procmail/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 September 1994
# Whom: adam
#
-# $Id: Makefile,v 1.1.1.1 1994/09/25 18:59:07 adam Exp $
+# $Id: Makefile,v 1.2 1994/10/07 00:51:13 ache Exp $
#
DISTNAME= procmail-3.10pre4
@@ -11,6 +11,6 @@ MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/
install:
@echo "===> Installing for ${DISTNAME}"
- @cd ${WRKSRC}; ${MAKE} install-suid
+ @cd ${WRKSRC}; ${MAKE} install-suid install.man
.include <bsd.port.mk>
OpenPOWER on IntegriCloud