1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Add a missing USE_BISON=build.

Reported by:	QAT
This commit is contained in:
Joe Marcus Clarke 2009-10-10 21:40:41 +00:00
parent 8b9589ef9c
commit d94eee3d00
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242642

View File

@ -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') \