From a0ed30da7983dd274d5994b44019890739385180 Mon Sep 17 00:00:00 2001 From: swills Date: Tue, 10 Apr 2012 00:57:18 +0000 Subject: - Add TEST_DEPENDS PR: ports/166127 Approved by: maintainer timeout (skreuzer, >3 weeks) --- textproc/p5-Parse-BooleanLogic/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/p5-Parse-BooleanLogic') diff --git a/textproc/p5-Parse-BooleanLogic/Makefile b/textproc/p5-Parse-BooleanLogic/Makefile index b30e27e9123b..7ee10ef4502e 100644 --- a/textproc/p5-Parse-BooleanLogic/Makefile +++ b/textproc/p5-Parse-BooleanLogic/Makefile @@ -17,6 +17,7 @@ COMMENT= Parser of boolean expressions BUILD_DEPENDS= p5-Regexp-Common>=2.122:${PORTSDIR}/textproc/p5-Regexp-Common \ p5-Module-Install>=0.91_1:${PORTSDIR}/devel/p5-Module-Install RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep PERL_CONFIGURE= yes -- cgit