1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

This needs Module::Build.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2015-04-11 22:33:37 +00:00
parent 88c274d942
commit a3662f7f3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383832

View File

@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTTP-Daemon>=0:${PORTSDIR}/www/p5-HTTP-Daemon \
p5-libwww>=6:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= p5-libwww>=6:${PORTSDIR}/www/p5-libwww
USE_PERL5= configure
USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>