aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-Scribe
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-10-06 20:27:04 +0000
committerSteve Wills <swills@FreeBSD.org>2011-10-06 20:27:04 +0000
commit09603b2b53683c976474c4bae2b9c5e945530013 (patch)
tree9ef887bcdb10f418dc8955dabecdeb5eb96a31f2 /devel/p5-Log-Dispatch-Scribe
parentfc4a150fcafb690470f12761b8cc072c77f24dd9 (diff)
downloadports-09603b2b53683c976474c4bae2b9c5e945530013.tar.gz
ports-09603b2b53683c976474c4bae2b9c5e945530013.zip
Notes
Diffstat (limited to 'devel/p5-Log-Dispatch-Scribe')
-rw-r--r--devel/p5-Log-Dispatch-Scribe/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/p5-Log-Dispatch-Scribe/Makefile b/devel/p5-Log-Dispatch-Scribe/Makefile
index c894dd1643a1..e9392d1be7cd 100644
--- a/devel/p5-Log-Dispatch-Scribe/Makefile
+++ b/devel/p5-Log-Dispatch-Scribe/Makefile
@@ -15,7 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Logging via Facebook\'s Scribe server software
-RUN_DEPENDS= p5-Log-Dispatch>0:${PORTSDIR}/devel/p5-Log-Dispatch
+BUILD_DEPENDS= p5-Log-Dispatch>0:${PORTSDIR}/devel/p5-Log-Dispatch
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
+ p5-Test-Timer>=0:${PORTSDIR}/devel/p5-Test-Timer
PERL_CONFIGURE= yes