From 0e231b802c34539da65607aeb229382ad605cd7e Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Wed, 29 Feb 2012 17:10:30 +0000 Subject: - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) --- textproc/p5-PPIx-EditorTools/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/p5-PPIx-EditorTools/Makefile b/textproc/p5-PPIx-EditorTools/Makefile index a47911149909..6da8b32a987f 100644 --- a/textproc/p5-PPIx-EditorTools/Makefile +++ b/textproc/p5-PPIx-EditorTools/Makefile @@ -18,6 +18,8 @@ COMMENT= Utility methods and base class for manipulating Perl via PPI BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:${PORTSDIR}/devel/p5-Class-XSAccessor \ p5-PPI>=1.203:${PORTSDIR}/textproc/p5-PPI RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ + p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most PERL_CONFIGURE= yes -- cgit v1.2.3