diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-05-03 02:09:39 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-05-03 02:09:39 +0000 |
commit | 37328b2210b262437d01b45712d291a189baecf3 (patch) | |
tree | 2d3df79661b65e34380d80926986a2a043e504d6 /japanese | |
parent | 3751bc3a8dc9bd6067f95a6421c1d29bda2027e1 (diff) | |
download | ports-37328b2210b262437d01b45712d291a189baecf3.tar.gz ports-37328b2210b262437d01b45712d291a189baecf3.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/p5-HTML-MobileJp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/p5-HTML-MobileJp/Makefile b/japanese/p5-HTML-MobileJp/Makefile index ef15498a88fa..697310e75aa1 100644 --- a/japanese/p5-HTML-MobileJp/Makefile +++ b/japanese/p5-HTML-MobileJp/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ p5-URI>=0:${PORTSDIR}/net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base \ + p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML PERL_CONFIGURE= yes |