From b0ae9f3a282fc15fb6731cd37aa07af702b53874 Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 18 Jun 1998 15:25:24 +0000 Subject: Remove MAN and CAT definitions from package Makefiles - these are unnecessary with automatic manual page handling. --- mail/procmail/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'mail/procmail') diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index 0627c98628e..b00eb04c2b4 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/05/07 13:23:14 tron Exp $ +# $NetBSD: Makefile,v 1.7 1998/06/18 15:25:25 agc Exp $ # FreeBSD Id: Makefile,v 1.24 1997/05/14 14:40:34 ache Exp # @@ -11,7 +11,4 @@ MAINTAINER= packages@netbsd.org INSTALL_TARGET= install-suid install.man -MAN1= procmail.1 formail.1 lockfile.1 -MAN5= procmailex.5 procmailrc.5 procmailsc.5 - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3