From 2fc344764c7e52fb36e1f4a21f2637b54febfe4f Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 21 Dec 2007 22:54:56 +0000 Subject: Depend on yacc, lex and flex as needed. Fixes PR 37586. --- mail/milter-regex/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/milter-regex') diff --git a/mail/milter-regex/Makefile b/mail/milter-regex/Makefile index 889c11852f0..6e840aa97d2 100644 --- a/mail/milter-regex/Makefile +++ b/mail/milter-regex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2007/01/07 09:13:58 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2007/12/21 22:54:57 joerg Exp $ DISTNAME= milter-regex-1.6 PKGREVISION= 1 @@ -9,6 +9,7 @@ MAINTAINER= jdarrow@NetBSD.org HOMEPAGE= http://www.benzedrine.cx/milter-regex.html COMMENT= Milter enabling regular expression filtering +USE_TOOLS+= yacc INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin PKG_GROUPS= smmsp -- cgit v1.2.3