Date: Wed, 4 Sep 2013 17:10:25 +0000 (UTC) From: Andrej Zverev <az@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326299 - head/devel/p5-Module-Build-Tiny Message-ID: <201309041710.r84HAPGb014344@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: az Date: Wed Sep 4 17:10:25 2013 New Revision: 326299 URL: http://svnweb.freebsd.org/changeset/ports/326299 Log: p5-Module-Build-Tiny is self-sufficient to build itself With hat: perl@ Modified: head/devel/p5-Module-Build-Tiny/Makefile Modified: head/devel/p5-Module-Build-Tiny/Makefile ============================================================================== --- head/devel/p5-Module-Build-Tiny/Makefile Wed Sep 4 17:10:07 2013 (r326298) +++ head/devel/p5-Module-Build-Tiny/Makefile Wed Sep 4 17:10:25 2013 (r326299) @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-ExtUtils-Config>=0.003 p5-ExtUtils-InstallPaths>=0.002:${PORTSDIR}/devel/p5-ExtUtils-InstallPaths RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_PERL5= modbuild +USE_PERL5= modbuildtiny USES= perl5 MAN3= Module::Build::Tiny.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309041710.r84HAPGb014344>