This needs Module::Build.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2015-04-13 12:24:13 +00:00
parent 2322801cc5
commit 03260824df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383911

View file

@ -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>