forked from Lainports/freebsd-ports
- Add TEST_DEPENDS
- Sort PLIST
This commit is contained in:
parent
c22b69c65f
commit
d7ee1f311a
2 changed files with 3 additions and 2 deletions
|
|
@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-DBI>=1.38:${PORTSDIR}/databases/p5-DBI \
|
|||
p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \
|
||||
p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Requires>=0.08:${PORTSDIR}/devel/p5-Test-Requires
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
%%PERL5_MAN3%%/POE::Component::EasyDBI.3.gz
|
||||
%%PERL5_MAN3%%/POE::Component::EasyDBI::SubProcess.3.gz
|
||||
%%SITE_PERL%%/POE/Component/EasyDBI.pm
|
||||
%%SITE_PERL%%/POE/Component/EasyDBI/SubProcess.pm
|
||||
%%PERL5_MAN3%%/POE::Component::EasyDBI.3.gz
|
||||
%%PERL5_MAN3%%/POE::Component::EasyDBI::SubProcess.3.gz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue