And another fails to compile: p5-Test-Requires-0.10
Matthew Seaman
matthew at FreeBSD.org
Thu May 12 06:23:43 UTC 2016
On 12/05/2016 00:18, Michelle Sullivan wrote:
> ===========================================================================
> =======================<phase: configure >============================
> ===> Configuring for p5-Test-Requires-0.10
> ExtUtils::MakeMaker version 6.64 required--this is only version 6.6302
> at ./Makefile.PL line 9.
> BEGIN failed--compilation aborted at ./Makefile.PL line 9.
> *** Error code 255
>
> Stop in /usr/ports/devel/p5-Test-Requires.
>
>
> This patch:
> [michelle at colossus /Storage/source/ports/head]$ diff -u
> devel/p5-Test-Requires/Makefile.orig devel/p5-Test-Requires/Makefile
> --- devel/p5-Test-Requires/Makefile.orig 2016-05-12
> 01:14:06.279913966 +0200
> +++ devel/p5-Test-Requires/Makefile 2016-05-12 01:16:06.856913900 +0200
> @@ -12,6 +12,8 @@
> LICENSE= ART10 GPLv1
> LICENSE_COMB= dual
>
> +BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.64:devel/p5-ExtUtils-MakeMaker
> +
> USES= perl5
> USE_PERL5= configure
> NO_ARCH= YES
>
ExtUtils::MakeMaker is a core module, and version 6.64 or above has been
bundled with perl versions later than 5.17.7 -- so a suitable version
should already be included with all versions of perl currently in the
ports. See:
% corelist -a ExtUtils::MakeMaker
Cheers,
Matthew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20160512/59dc2f52/attachment.sig>
More information about the freebsd-perl
mailing list