diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-01 11:06:17 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-01 11:06:17 +0000 |
commit | 4e198c9f4c5126faa54412bf6e01b8afc61f4962 (patch) | |
tree | 87af3dc48d98dd539f6284362467ed5546653e97 /security/p5-Authen-TacacsPlus | |
parent | Add p5-Apache-AutoIndex 0.08, a perl module that can completely replace (diff) |
Bad will, don't put manpage references in the PLIST! Bad! No more
committing until you fix that p5-Class-Tom error too! Put manpages in the
Makefile like you're supposed to!
Diffstat (limited to 'security/p5-Authen-TacacsPlus')
-rw-r--r-- | security/p5-Authen-TacacsPlus/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Authen-TacacsPlus/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-TacacsPlus/Makefile b/security/p5-Authen-TacacsPlus/Makefile index 2d5c196d8f13..1ac123c6368d 100644 --- a/security/p5-Authen-TacacsPlus/Makefile +++ b/security/p5-Authen-TacacsPlus/Makefile @@ -19,6 +19,7 @@ PERL_CONFIGURE= yes MAKE_ENV+= CCFLAGS="${CFLAGS}" MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= Authen::TacacsPlus.3 pre-build: ${PERL} -pi -e "s:CCFLAGS =:CCFLAGS ?=:g" ${WRKSRC}/tacpluslib/Makefile diff --git a/security/p5-Authen-TacacsPlus/pkg-plist b/security/p5-Authen-TacacsPlus/pkg-plist index 5892d9e50a77..abc32ec6fe41 100644 --- a/security/p5-Authen-TacacsPlus/pkg-plist +++ b/security/p5-Authen-TacacsPlus/pkg-plist @@ -1,4 +1,3 @@ -lib/perl5/%%PERL_VERSION%%/man/man3/Authen::TacacsPlus.3 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Authen/TacacsPlus.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/TacacsPlus/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/TacacsPlus/TacacsPlus.bs |