svn commit: r383832 - head/www/p5-LWPx-TimedHTTP
Mathieu Arnold
mat at FreeBSD.org
Sat Apr 11 22:33:39 UTC 2015
Author: mat
Date: Sat Apr 11 22:33:37 2015
New Revision: 383832
URL: https://svnweb.freebsd.org/changeset/ports/383832
Log:
This needs Module::Build.
Sponsored by: Absolight
Modified:
head/www/p5-LWPx-TimedHTTP/Makefile
Modified: head/www/p5-LWPx-TimedHTTP/Makefile
==============================================================================
--- head/www/p5-LWPx-TimedHTTP/Makefile Sat Apr 11 21:21:24 2015 (r383831)
+++ head/www/p5-LWPx-TimedHTTP/Makefile Sat Apr 11 22:33:37 2015 (r383832)
@@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTTP-Daemon>=0:${PORTS
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>
More information about the svn-ports-head
mailing list