diff options
Diffstat (limited to 'net/tac_plus4/Makefile')
-rw-r--r-- | net/tac_plus4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tac_plus4/Makefile b/net/tac_plus4/Makefile index c0c4bdf3c7ae..5b4d4d7c5f0c 100644 --- a/net/tac_plus4/Makefile +++ b/net/tac_plus4/Makefile @@ -10,9 +10,9 @@ DISTNAME= tacacs+-F4.0.4.26 MAINTAINER= marcus@FreeBSD.org COMMENT= The Cisco remote authentication/authorization/accounting server -USE_PERL5_BUILD=yes GNU_CONFIGURE= yes -USES= bison +USES= bison perl5 +USE_PERL5= build USE_RC_SUBR= tac_plus USE_LDCONFIG= yes CONFIGURE_ARGS= --with-groupid=$$(/usr/bin/id -g tacacs 2>/dev/null || echo '559') \ |