diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 08:16:44 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 08:16:44 +0000 |
commit | abd09dddd7b5f540c29bbe0a8ba052b1727d42c9 (patch) | |
tree | eabbea03dac1d1a0930017232324865a4e3ea4ac /devel/p5-Set-CrossProduct | |
parent | d83ecde0532dd593351638679ca56bfc1d9b2971 (diff) |
Notes
Diffstat (limited to 'devel/p5-Set-CrossProduct')
-rw-r--r-- | devel/p5-Set-CrossProduct/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Set-CrossProduct/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-Set-CrossProduct/Makefile b/devel/p5-Set-CrossProduct/Makefile index 58490bef2af2..ee575292e63f 100644 --- a/devel/p5-Set-CrossProduct/Makefile +++ b/devel/p5-Set-CrossProduct/Makefile @@ -14,8 +14,4 @@ COMMENT= Work with the cross product of two or more sets USES= perl5 USE_PERL5= configure -MAN1= cross.1 -MAN3= Set::CrossProduct.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Set-CrossProduct/pkg-plist b/devel/p5-Set-CrossProduct/pkg-plist index e4680e3f4066..a7349020c8d1 100644 --- a/devel/p5-Set-CrossProduct/pkg-plist +++ b/devel/p5-Set-CrossProduct/pkg-plist @@ -1,4 +1,6 @@ bin/cross +man/man1/cross.1.gz +%%PERL5_MAN3%%/Set::CrossProduct.3.gz %%SITE_PERL%%/Set/CrossProduct.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/CrossProduct/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/CrossProduct |