aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Tenjin
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2012-03-20 16:42:36 +0800
committerkuriyama <kuriyama@FreeBSD.org>2012-03-20 16:42:36 +0800
commit6d3426bf317f6796c87808acea0e826550023598 (patch)
tree0730c589819bf236825a320fb8fa48b1e1b6d63a /www/p5-Tenjin
parent2e598fc0eb62285694c97468a15bcff085d75196 (diff)
downloadfreebsd-ports-gnome-6d3426bf317f6796c87808acea0e826550023598.tar.gz
freebsd-ports-gnome-6d3426bf317f6796c87808acea0e826550023598.tar.zst
freebsd-ports-gnome-6d3426bf317f6796c87808acea0e826550023598.zip
- Add test depends.
PR: ports/166265 Submitted by: swills Feature safe: yes
Diffstat (limited to 'www/p5-Tenjin')
-rw-r--r--www/p5-Tenjin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Tenjin/Makefile b/www/p5-Tenjin/Makefile
index 802f0f8a5cba..d65eac15fe58 100644
--- a/www/p5-Tenjin/Makefile
+++ b/www/p5-Tenjin/Makefile
@@ -16,6 +16,7 @@ COMMENT= Perl extension for fast templating engine with support for embedded
RUN_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny
PERL_CONFIGURE= yes