aboutsummaryrefslogtreecommitdiffstats
path: root/net/tac_plus4
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-10-11 05:40:41 +0800
committermarcus <marcus@FreeBSD.org>2009-10-11 05:40:41 +0800
commita160303503a9a737088e13395da6832c04827070 (patch)
tree9d10fd9ca54b9cbc5c2a79c59c130fcc43904ad8 /net/tac_plus4
parent94817b55a0547c449a8bc2f1cf93dfc9c0cade83 (diff)
downloadfreebsd-ports-gnome-a160303503a9a737088e13395da6832c04827070.tar.gz
freebsd-ports-gnome-a160303503a9a737088e13395da6832c04827070.tar.zst
freebsd-ports-gnome-a160303503a9a737088e13395da6832c04827070.zip
Add a missing USE_BISON=build.
Reported by: QAT
Diffstat (limited to 'net/tac_plus4')
-rw-r--r--net/tac_plus4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tac_plus4/Makefile b/net/tac_plus4/Makefile
index ebe25fbf566f..92f4aed57597 100644
--- a/net/tac_plus4/Makefile
+++ b/net/tac_plus4/Makefile
@@ -16,6 +16,7 @@ COMMENT= The Cisco remote authentication/authorization/accounting server
USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
+USE_BISON= build
USE_RC_SUBR= tac_plus
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-groupid=$$(/usr/bin/id -g tacacs 2>/dev/null || echo '559') \