From 80ebfdcfe75ed14b5bec1de1b5ff886051bf1ca9 Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 22 Apr 1995 12:35:37 +0000 Subject: Updates of mail Makefiles! --- mail/procmail/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'mail') diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index 0024953..bb53248 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -3,7 +3,7 @@ # Date created: 24 September 1994 # Whom: adam # -# $Id: Makefile,v 1.14 1995/04/16 13:49:07 ache Exp $ +# $Id: Makefile,v 1.15 1995/04/17 07:50:37 asami Exp $ # DISTNAME= procmail-3.11pre1 @@ -15,10 +15,7 @@ MAINTAINER= ache@FreeBSD.ORG IS_INTERACTIVE= yes -install: build -.if !defined(BATCH) - @echo "===> Installing for ${DISTNAME}" +do-install: @cd ${WRKSRC}; ${MAKE} install-suid install.man -.endif .include -- cgit v1.1