summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-05 15:39:07 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-05 15:39:07 +0000
commitc8afd8e9b7e91a9e8d61158feac9288b4416468a (patch)
treec5842e0cf9ee8b3272aabf355efb5737bdf4650e /dns
parentupdate to 3.2.0, simplify, and fix NOPORTEXAMPLES (diff)
- Add TEST_DEPENDS to enable testing
Notes
Notes: svn path=/head/; revision=288545
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-POE-Component-Client-DNS/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/p5-POE-Component-Client-DNS/Makefile b/dns/p5-POE-Component-Client-DNS/Makefile
index 5ca11b1cc6a7..a9e0e3e9378c 100644
--- a/dns/p5-POE-Component-Client-DNS/Makefile
+++ b/dns/p5-POE-Component-Client-DNS/Makefile
@@ -18,6 +18,7 @@ COMMENT= POE component for non-blocking/concurrent DNS queries
BUILD_DEPENDS= p5-POE>=1.007:${PORTSDIR}/devel/p5-POE \
p5-Net-DNS>=0.59:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
PERL_CONFIGURE= yes