diff options
Diffstat (limited to 'databases/p5-DBIx-ContextualFetch')
-rw-r--r-- | databases/p5-DBIx-ContextualFetch/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-DBIx-ContextualFetch/pkg-plist | 7 |
2 files changed, 4 insertions, 6 deletions
diff --git a/databases/p5-DBIx-ContextualFetch/Makefile b/databases/p5-DBIx-ContextualFetch/Makefile index 68b344093286..6ee33d9d4457 100644 --- a/databases/p5-DBIx-ContextualFetch/Makefile +++ b/databases/p5-DBIx-ContextualFetch/Makefile @@ -17,7 +17,4 @@ TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite USES= perl5 USE_PERL5= configure -MAN3= DBIx::ContextualFetch.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-ContextualFetch/pkg-plist b/databases/p5-DBIx-ContextualFetch/pkg-plist index ec59e8927c51..95c984a22e70 100644 --- a/databases/p5-DBIx-ContextualFetch/pkg-plist +++ b/databases/p5-DBIx-ContextualFetch/pkg-plist @@ -1,5 +1,6 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/ContextualFetch/.packlist +%%PERL5_MAN3%%/DBIx::ContextualFetch.3.gz %%SITE_PERL%%/DBIx/ContextualFetch.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/ContextualFetch -@dirrmtry %%SITE_PERL%%/DBIx +%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/ContextualFetch/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/ContextualFetch @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx +@dirrmtry %%SITE_PERL%%/DBIx |