This needs Module::Build.
Sponsored by: Absolight
This commit is contained in:
parent
2322801cc5
commit
03260824df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383911
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
|
||||
USE_PERL5= configure
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue