summaryrefslogtreecommitdiff
path: root/net/tacacs-shrubbery
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-18 06:12:02 +0000
committerdholland <dholland@pkgsrc.org>2012-06-18 06:12:02 +0000
commit917f2a3dea00864b3b27174157ca1db91f95b911 (patch)
tree102dd17a28dd4b13ecf1a817370366c8010f7497 /net/tacacs-shrubbery
parent33b9c32d9017f8f23006bb0510f9478d5f1226e3 (diff)
downloadpkgsrc-917f2a3dea00864b3b27174157ca1db91f95b911.tar.gz
Requires flex (seen in Linux build)
Diffstat (limited to 'net/tacacs-shrubbery')
-rw-r--r--net/tacacs-shrubbery/Makefile4
1 files changed, 2 insertions, 2 deletions
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