summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/elmo/Makefile3
-rw-r--r--mail/mairix/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile
index 57c41eeaf72..70954bf66c6 100644
--- a/mail/elmo/Makefile
+++ b/mail/elmo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/06/07 12:24:50 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/09 16:03:23 minskim Exp $
#
DISTNAME= elmo-1.3.2
@@ -12,6 +12,7 @@ COMMENT= The ELectronic Mail Operator MUA
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
+USE_TOOLS+= flex
GNU_CONFIGURE= yes
REPLACE_PERL= elmoconf.pl
diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile
index 5e214b1f6e0..cd884881a8b 100644
--- a/mail/mairix/Makefile
+++ b/mail/mairix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/04/05 16:41:34 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/09 16:04:00 minskim Exp $
#
DISTNAME= mairix-0.16.1
@@ -12,7 +12,7 @@ COMMENT= Program for indexing and searching email messages
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
-USE_TOOLS+= bison makeinfo
+USE_TOOLS+= bison flex makeinfo
INFO_FILES= # PLIST
BINDIR= ${PREFIX}/bin