aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-04-24 08:57:49 +0800
committerswills <swills@FreeBSD.org>2012-04-24 08:57:49 +0800
commit70256272046364d24ceb198aecd81174c172c0bd (patch)
treebdfa47910038160f237fac5dbb7c3f92f9db89e1
parent96794a206deaf9d180cdea6b98bef7c35d425bb8 (diff)
downloadfreebsd-ports-gnome-70256272046364d24ceb198aecd81174c172c0bd.tar.gz
freebsd-ports-gnome-70256272046364d24ceb198aecd81174c172c0bd.tar.zst
freebsd-ports-gnome-70256272046364d24ceb198aecd81174c172c0bd.zip
- Add TEST_DEPENDS
PR: ports/166599 Approved by: maintainer timeout (lth, >2 weeks)
-rw-r--r--www/p5-HTML-Mason-PSGIHandler/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-Mason-PSGIHandler/Makefile b/www/p5-HTML-Mason-PSGIHandler/Makefile
index 158b06f9b643..7cbaca1a7388 100644
--- a/www/p5-HTML-Mason-PSGIHandler/Makefile
+++ b/www/p5-HTML-Mason-PSGIHandler/Makefile
@@ -17,6 +17,7 @@ COMMENT= PSGI handler for HTML::Mason
BUILD_DEPENDS= p5-CGI-PSGI>0:${PORTSDIR}/www/p5-CGI-PSGI \
p5-HTML-Mason>0:${PORTSDIR}/www/p5-HTML-Mason
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Plack>=0:${PORTSDIR}/www/p5-Plack
PERL_CONFIGURE= yes