diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
commit | 073942c880a4e31c6e91aaef30f6d9a64633ad26 (patch) | |
tree | c00f6ccb48c8f9d9e251c8caa0928d7e3f950145 /databases/p5-DBIx-Sequence | |
parent | 78504bf84db13c1a72fc4e0047f60cb40718f703 (diff) | |
download | ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.tar.gz ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.zip |
Notes
Diffstat (limited to 'databases/p5-DBIx-Sequence')
-rw-r--r-- | databases/p5-DBIx-Sequence/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-DBIx-Sequence/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Sequence/Makefile b/databases/p5-DBIx-Sequence/Makefile index 5634baeca2b7..bf10a4285db5 100644 --- a/databases/p5-DBIx-Sequence/Makefile +++ b/databases/p5-DBIx-Sequence/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI USES= perl5 USE_PERL5= configure -MAN3= DBIx::Sequence.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Sequence/pkg-plist b/databases/p5-DBIx-Sequence/pkg-plist index c7b2492bb3ce..db313e109446 100644 --- a/databases/p5-DBIx-Sequence/pkg-plist +++ b/databases/p5-DBIx-Sequence/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/DBIx/Sequence.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Sequence/.packlist +%%PERL5_MAN3%%/DBIx::Sequence.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Sequence @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% |