aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Async
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-11 02:19:03 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-11 02:19:03 +0000
commit813e06fa7168c53c44f10624cfc0eb19cb3cb5e5 (patch)
tree92b6fa9f260554397238e17ba6f1918553e02205 /www/p5-HTTP-Async
parentf7f5c0516187940c19024360c22cf1b9bea1a553 (diff)
downloadports-813e06fa7168c53c44f10624cfc0eb19cb3cb5e5.tar.gz
ports-813e06fa7168c53c44f10624cfc0eb19cb3cb5e5.zip
Notes
Diffstat (limited to 'www/p5-HTTP-Async')
-rw-r--r--www/p5-HTTP-Async/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTTP-Async/Makefile b/www/p5-HTTP-Async/Makefile
index 6f4333701249..6bb88836e26f 100644
--- a/www/p5-HTTP-Async/Makefile
+++ b/www/p5-HTTP-Async/Makefile
@@ -18,7 +18,8 @@ COMMENT= Process multiple HTTP requests in parallel without blocking
BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple
MAN3= HTTP::Async.3 HTTP::Async::Polite.3