Date: Mon, 13 Apr 2015 12:24:14 +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: r383911 - head/devel/p5-Lexical-Import Message-ID: <201504131224.t3DCOEoW063766@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Apr 13 12:24:13 2015 New Revision: 383911 URL: https://svnweb.freebsd.org/changeset/ports/383911 Log: This needs Module::Build. Sponsored by: Absolight Modified: head/devel/p5-Lexical-Import/Makefile Modified: head/devel/p5-Lexical-Import/Makefile ============================================================================== --- head/devel/p5-Lexical-Import/Makefile Mon Apr 13 12:08:38 2015 (r383910) +++ head/devel/p5-Lexical-Import/Makefile Mon Apr 13 12:24:13 2015 (r383911) @@ -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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504131224.t3DCOEoW063766>