From 40d7c11f77f39ba67c1b4506b5b035f05c253e4e Mon Sep 17 00:00:00 2001 From: kim Date: Sun, 21 May 2000 16:50:04 +0000 Subject: I don't see the lint libraries getting installed, and the linting barfs on 1.4Y (at least), so don't lint at all. --- mail/faces/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 3b0551a2589..2ad28129b74 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1999/12/05 22:06:19 bouyer Exp $ +# $NetBSD: Makefile,v 1.13 2000/05/21 16:50:04 kim Exp $ # FreeBSD Id: Makefile,v 1.5 1997/11/17 18:47:53 max Exp # @@ -14,6 +14,8 @@ WRKSRC= ${WRKDIR}/faces USE_X11= yes +MAKE_ENV+= MKLINT=no + post-configure: @for f in ${WRKSRC}/Makefile ${WRKSRC}/faces.h ${WRKSRC}/x11.c; do \ ${MV} $$f $$f.in; \ -- cgit v1.2.3