diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-06 07:39:31 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-06 07:39:31 +0000 |
commit | 1ced34fc222b99a0607b3a86eb116ea4c40fc85c (patch) | |
tree | 4e7cafaec5470be1076a8254b1d3f4d6c2508620 /security/p5-Authen-Bitcard | |
parent | c2d03d48afa46d82df5e16103ea240da9ebb6e6a (diff) |
Notes
Diffstat (limited to 'security/p5-Authen-Bitcard')
-rw-r--r-- | security/p5-Authen-Bitcard/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Authen-Bitcard/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/security/p5-Authen-Bitcard/Makefile b/security/p5-Authen-Bitcard/Makefile index be9242ee8fec..8091137f4840 100644 --- a/security/p5-Authen-Bitcard/Makefile +++ b/security/p5-Authen-Bitcard/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ USES= perl5 USE_PERL5= configure -MAN3= Authen::Bitcard.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Bitcard/pkg-plist b/security/p5-Authen-Bitcard/pkg-plist index 09129b608735..2308a7c11184 100644 --- a/security/p5-Authen-Bitcard/pkg-plist +++ b/security/p5-Authen-Bitcard/pkg-plist @@ -1,5 +1,6 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Bitcard/.packlist +%%PERL5_MAN3%%/Authen::Bitcard.3.gz %%SITE_PERL%%/Authen/Bitcard.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Bitcard/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Bitcard @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen @dirrmtry %%SITE_PERL%%/Authen |