These need Module::Build.
Sponsored by: Absolight
This commit is contained in:
parent
7b474f3a6a
commit
7f0f58ddb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383782
@ -22,6 +22,6 @@ BUILD_DEPENDS= p5-Compress-Snappy>0:${PORTSDIR}/archivers/p5-Compress-Snappy \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USE_PERL5= modbuild
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -20,6 +20,6 @@ BUILD_DEPENDS= p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USE_PERL5= modbuild
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -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 New Issue
Block a user