On 12/20/14 12:51, Florian Obser wrote:
> dependency of upcomming zonemaster port
> OK?
> 
I had done this also, the two extras I have in the Makefile are...

BUILD_DEPENDS +=        devel/p5-IO-CaptureOutput>=1.0801

MAKE_ENV +=             TEST_POD=Yes


>From source ...

   "prereqs" : {
      "build" : {
         "requires" : {
            "IO::CaptureOutput" : "1.0801",
            "Test::More" : "0.62"
         }
      },

Test::More is in base as part of Perl CORE.

In my case p5-Devel-CheckLib is for devel/p5-Module-Install-CheckLib
another new port. I tested both on amd64. Also required for the build
another port.


Reply via email to