- Add TEST_DEPENDS
- Sort PLIST
This commit is contained in:
parent
c22b69c65f
commit
d7ee1f311a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379273
@ -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…
Reference in New Issue
Block a user