diff --git a/net/tac_plus4/Makefile b/net/tac_plus4/Makefile index c829a27df3f1..cbc35c024f21 100644 --- a/net/tac_plus4/Makefile +++ b/net/tac_plus4/Makefile @@ -1,5 +1,6 @@ PORTNAME= tac_plus PORTVERSION= F4.0.4.28 +PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= ftp://ftp.shrubbery.net/pub/${PORTNAME}/ DISTNAME= tacacs-${PORTVERSION} @@ -9,6 +10,7 @@ COMMENT= Cisco remote authentication/authorization/accounting server WWW= https://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a00800946a3.shtml GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USES= bison cpe perl5 libtool USE_PERL5= build USE_RC_SUBR= tac_plus diff --git a/net/tac_plus4/pkg-plist b/net/tac_plus4/pkg-plist index 3d018ad530ed..48208a6d6107 100644 --- a/net/tac_plus4/pkg-plist +++ b/net/tac_plus4/pkg-plist @@ -5,9 +5,9 @@ lib/libtacacs.a lib/libtacacs.so lib/libtacacs.so.1 lib/libtacacs.so.1.0.0 -man/man5/tac_plus.conf.5.gz -man/man8/tac_plus.8.gz -man/man8/tac_pwd.8.gz sbin/tac_plus %%PORTDOCS%%%%DOCSDIR%%/tac_convert %%PORTDOCS%%%%DOCSDIR%%/users_guide +share/man/man5/tac_plus.conf.5.gz +share/man/man8/tac_plus.8.gz +share/man/man8/tac_pwd.8.gz