diff options
Diffstat (limited to 'devel/p5-Data-Record')
-rw-r--r-- | devel/p5-Data-Record/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Data-Record/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Data-Record/Makefile b/devel/p5-Data-Record/Makefile index 19bb87e931a6..55c2d7f55a4a 100644 --- a/devel/p5-Data-Record/Makefile +++ b/devel/p5-Data-Record/Makefile @@ -20,7 +20,4 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ USES= perl5 USE_PERL5= configure -MAN3= Data::Record.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Data-Record/pkg-plist b/devel/p5-Data-Record/pkg-plist index 9c64773a850a..c5926361096f 100644 --- a/devel/p5-Data-Record/pkg-plist +++ b/devel/p5-Data-Record/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Data/Record.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Record/.packlist +%%PERL5_MAN3%%/Data::Record.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Record @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data @dirrmtry %%SITE_PERL%%/Data |