From 917f2a3dea00864b3b27174157ca1db91f95b911 Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 18 Jun 2012 06:12:02 +0000 Subject: Requires flex (seen in Linux build) --- net/tacacs-shrubbery/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/tacacs-shrubbery') diff --git a/net/tacacs-shrubbery/Makefile b/net/tacacs-shrubbery/Makefile index a24343ac8a9..cff0e22d653 100644 --- a/net/tacacs-shrubbery/Makefile +++ b/net/tacacs-shrubbery/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/05/10 19:01:08 schwarz Exp $ +# $NetBSD: Makefile,v 1.4 2012/06/18 06:12:02 dholland Exp $ # DISTNAME= tacacs+-F4.0.4.25 @@ -22,7 +22,7 @@ MAKE_JOBS_SAFE= no .include "options.mk" GNU_CONFIGURE= yes -USE_TOOLS+= bison perl +USE_TOOLS+= bison flex perl USE_LIBTOOL= yes USE_LANGUAGES= c c++ USE_FEATURES+= snprintf -- cgit v1.2.3