diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:31:52 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:31:52 +0000 |
commit | 78504bf84db13c1a72fc4e0047f60cb40718f703 (patch) | |
tree | 3564cd5b428e12662b9f5772dcd47a9190de2cbf /databases/p5-Test-postgresql | |
parent | 11f8f148d29d0cdb812089af1824d259f19d9b37 (diff) | |
download | ports-78504bf84db13c1a72fc4e0047f60cb40718f703.tar.gz ports-78504bf84db13c1a72fc4e0047f60cb40718f703.zip |
Notes
Diffstat (limited to 'databases/p5-Test-postgresql')
-rw-r--r-- | databases/p5-Test-postgresql/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-Test-postgresql/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-Test-postgresql/Makefile b/databases/p5-Test-postgresql/Makefile index b8aae596b181..3e3c582b1150 100644 --- a/databases/p5-Test-postgresql/Makefile +++ b/databases/p5-Test-postgresql/Makefile @@ -19,7 +19,4 @@ TEST_DEPENDS= p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork USES= perl5 USE_PERL5= configure -MAN3= Test::postgresql.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Test-postgresql/pkg-plist b/databases/p5-Test-postgresql/pkg-plist index 671bcab96517..1a21c45a8705 100644 --- a/databases/p5-Test-postgresql/pkg-plist +++ b/databases/p5-Test-postgresql/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/postgresql/.packlist %%SITE_PERL%%/Test/postgresql.pm +%%PERL5_MAN3%%/Test::postgresql.3.gz @dirrmtry %%SITE_PERL%%/Test @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/postgresql @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test |