From 93f129fb033fa3b541481c91cb342f6fc601cf21 Mon Sep 17 00:00:00 2001
From: obraun <obraun@FreeBSD.org>
Date: Mon, 7 Jul 2003 07:21:10 +0000
Subject: Add USE_BISON.

Noticed by:	kris, bento
---
 mail/mairix/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'mail/mairix')

diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile
index 867a1a55524..044cc106441 100644
--- a/mail/mairix/Makefile
+++ b/mail/mairix/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES=	http://www.rrbcurnow.freeuk.com/mairix/
 MAINTAINER=	obraun@FreeBSD.org
 COMMENT=	Indexing and searching in Maildir or MH folders
 
+USE_BISON=	yes
 USE_REINPLACE=	yes
 
 post-patch:
-- 
cgit