diff options
-rw-r--r-- | devel/p5-MooseX-Log-Log4perl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-MooseX-Log-Log4perl/Makefile b/devel/p5-MooseX-Log-Log4perl/Makefile index 969212844fd4..8528b789ac12 100644 --- a/devel/p5-MooseX-Log-Log4perl/Makefile +++ b/devel/p5-MooseX-Log-Log4perl/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Any-Moose>=0.12:${PORTSDIR}/devel/p5-Any-Moose \ p5-Log-Log4perl>=1.13:${PORTSDIR}/devel/p5-Log-Log4perl RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy +TEST_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy \ + p5-Moose>=0.65:${PORTSDIR}/devel/p5-Moose PERL_CONFIGURE= yes |