From cca2ee64cba309da0fdb4e4f6121a8c9a8a4a901 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 31 Jul 2001 16:19:08 +0000 Subject: Fix build problem under NetBSD-current noted by Launey Thomas in private e-mail as proposed by Johnny C. Lam. --- mail/fetchmail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/fetchmail') diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 4063587aa31..8fa89091a19 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2001/07/29 07:30:59 tron Exp $ +# $NetBSD: Makefile,v 1.102 2001/07/31 16:19:08 tron Exp $ DISTNAME= fetchmail-5.8.14 CATEGORIES= mail @@ -54,6 +54,7 @@ CONFIGURE_ARGS+= --enable-inet6 FDOC= ${PREFIX}/share/doc/fetchmail post-extract: + @${RM} -f ${WRKSRC}/intl/libintl.h .if ${OPSYS} == "NetBSD" @${RM} -f ${WRKSRC}/md5.h .endif -- cgit v1.2.3