From 1dc0c36a4d6d75201377ba9b521004638636db8c Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 26 Jun 1995 05:00:44 +0000 Subject: Replace do-install with INSTALL_TARGET --- mail/procmail/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'mail/procmail') diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index d14758c9f3ca..bb0f226c2c3b 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -3,13 +3,14 @@ # Date created: 24 September 1994 # Whom: adam # -# $Id: Makefile,v 1.17 1995/06/13 22:39:40 ache Exp $ +# $Id: Makefile,v 1.18 1995/06/26 04:34:40 asami Exp $ # DISTNAME= procmail-3.11pre3 PKGNAME= procmail-3.11.3 CATEGORIES+= mail MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ +INSTALL_TARGET= install-suid install.man MAINTAINER= ache@FreeBSD.ORG @@ -17,7 +18,4 @@ MAINTAINER= ache@FreeBSD.ORG # (defaults to /tmp and ".", so return should suffice in most cases). IS_INTERACTIVE= yes -do-install: - @cd ${WRKSRC}; ${MAKE} PREFIX=${PREFIX} install-suid install.man - .include -- cgit v1.2.3