aboutsummaryrefslogtreecommitdiffstats
path: root/dns/p5-POE-Component-Client-DNS
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-01-05 23:39:07 +0800
committerswills <swills@FreeBSD.org>2012-01-05 23:39:07 +0800
commitf8ac7726b68e49b8db99e543604fd9af0cf49a37 (patch)
tree7caa98385c9f13e67cf857cddf6631d44d9036ce /dns/p5-POE-Component-Client-DNS
parentaca6666bf97225364e8fc21a383949da0dcd5814 (diff)
downloadfreebsd-ports-gnome-f8ac7726b68e49b8db99e543604fd9af0cf49a37.tar.gz
freebsd-ports-gnome-f8ac7726b68e49b8db99e543604fd9af0cf49a37.tar.zst
freebsd-ports-gnome-f8ac7726b68e49b8db99e543604fd9af0cf49a37.zip
- Add TEST_DEPENDS to enable testing
Diffstat (limited to 'dns/p5-POE-Component-Client-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