And another fails to compile: p5-Test-Requires-0.10

Michelle Sullivan michelle at sorbs.net
Wed May 11 23:18:22 UTC 2016


===========================================================================
=======================<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

-- 
Michelle Sullivan
http://www.mhix.org/



More information about the freebsd-perl mailing list