Date: Sat, 11 Apr 2015 22:33:38 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383832 - head/www/p5-LWPx-TimedHTTP Message-ID: <201504112233.t3BMXcCP074923@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504112233.t3BMXcCP074923>