From 66812c3d06726aef261df2f4ef836f10bb8fc958 Mon Sep 17 00:00:00 2001 From: cheusov Date: Mon, 5 Sep 2011 20:20:27 +0000 Subject: Add missing build tools "yacc" and "lex" --- mail/milter-greylist/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile index 8d3b084861e..020ea7a0b6b 100644 --- a/mail/milter-greylist/Makefile +++ b/mail/milter-greylist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2011/05/25 07:15:32 tron Exp $ +# $NetBSD: Makefile,v 1.52 2011/09/05 20:21:34 cheusov Exp $ DISTNAME= milter-greylist-4.2.7 CATEGORIES= mail @@ -18,6 +18,8 @@ MAKE_JOBS_SAFE= no GNU_CONFIGURE= YES BUILD_TARGET= milter-greylist +USE_TOOLS= yacc lex + RCD_SCRIPTS= milter-greylist .include "options.mk" -- cgit v1.2.3