On 09/04/15 19:09, attila wrote:
> Attached is a new port, devel/p5-Type-Tiny.
> 
> $ cat pkg/DESCR
> Type::Tiny is a tiny class for creating Moose-like type constraint
> objects which are compatible with Moo, Moose and Mouse.
> 
> Passes tests for me on i386.
> 
> Comments, feedback most welcome.
> 
> Pax, -A
> --
> http://trac.haqistan.net | att...@stalphonsos.com | 0xE6CC1EDB
> 
configure issued
Warning: prerequisite Exporter::Tiny 0.026 not found.
make test blew up with errors

Your missing the BUILD_DEPENDS / RUN_DEPENDS

add devel/p5-Exporter-Tiny>=0.026 to both

When builds are run, you cannot rely on other package being installed,
remove all packages then try to build / run / test.


Reply via email to