diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:18:46 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:18:46 +0000 |
commit | af6bda5de57ed963fac78c23bff1d9b492a22b66 (patch) | |
tree | 80001254a115265464fdf0e6b36d6edc7abd59a5 /databases/p5-Test-DatabaseRow | |
parent | d49a8f39af11b68d4bc213cc6a967611a1fb9593 (diff) |
Notes
Diffstat (limited to 'databases/p5-Test-DatabaseRow')
-rw-r--r-- | databases/p5-Test-DatabaseRow/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-Test-DatabaseRow/pkg-plist | 3 |
2 files changed, 3 insertions, 5 deletions
diff --git a/databases/p5-Test-DatabaseRow/Makefile b/databases/p5-Test-DatabaseRow/Makefile index 2d92638d4230..3db9c6342bfc 100644 --- a/databases/p5-Test-DatabaseRow/Makefile +++ b/databases/p5-Test-DatabaseRow/Makefile @@ -17,9 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Test::DatabaseRow.3 \ - Test::DatabaseRow::Result.3 \ - Test::DatabaseRow::Object.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Test-DatabaseRow/pkg-plist b/databases/p5-Test-DatabaseRow/pkg-plist index 833a9f66c99a..0f932b90650a 100644 --- a/databases/p5-Test-DatabaseRow/pkg-plist +++ b/databases/p5-Test-DatabaseRow/pkg-plist @@ -2,6 +2,9 @@ %%SITE_PERL%%/Test/DatabaseRow/Result.pm %%SITE_PERL%%/Test/DatabaseRow/Object.pm %%SITE_PERL%%/Test/DatabaseRow.pm +%%PERL5_MAN3%%/Test::DatabaseRow.3.gz +%%PERL5_MAN3%%/Test::DatabaseRow::Result.3.gz +%%PERL5_MAN3%%/Test::DatabaseRow::Object.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/DatabaseRow @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test @dirrmtry %%SITE_PERL%%/Test/DatabaseRow |