aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-02-19 02:03:37 +0800
committerswills <swills@FreeBSD.org>2012-02-19 02:03:37 +0800
commitb54f76482cacc47252ed265d852caa9651c45ec5 (patch)
treeef7a1c32d1eef87b913a13fe5a112126467ad2d6
parent48071424a6bd05a567a2f1bf2b0bf36ae8ca96bd (diff)
downloadfreebsd-ports-gnome-b54f76482cacc47252ed265d852caa9651c45ec5.tar.gz
freebsd-ports-gnome-b54f76482cacc47252ed265d852caa9651c45ec5.tar.zst
freebsd-ports-gnome-b54f76482cacc47252ed265d852caa9651c45ec5.zip
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket)
-rw-r--r--devel/p5-MooseX-Log-Log4perl/Makefile3
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