diff options
author | swills <swills@FreeBSD.org> | 2012-04-11 10:10:15 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-04-11 10:10:15 +0800 |
commit | 34ce7e3ed31d8a467a3eb471f05863e0ddfba105 (patch) | |
tree | 65ddd792c42b485e3ef1de67bac568566e05944b /www/p5-Catalyst-Plugin-Unicode-Encoding | |
parent | c8fa2aa14921e489c19b5690fdafb0604a727d99 (diff) | |
download | freebsd-ports-gnome-34ce7e3ed31d8a467a3eb471f05863e0ddfba105.tar.gz freebsd-ports-gnome-34ce7e3ed31d8a467a3eb471f05863e0ddfba105.tar.zst freebsd-ports-gnome-34ce7e3ed31d8a467a3eb471f05863e0ddfba105.zip |
- Add TEST_DEPENDS
PR: ports/166294
Approved by: maintainer timeout (bill.brinzer@gmail.com, >2 weeks)
Diffstat (limited to 'www/p5-Catalyst-Plugin-Unicode-Encoding')
-rw-r--r-- | www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile b/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile index 6045128894b8..4d24a2103024 100644 --- a/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile +++ b/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.8000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-URI>=1.36:${PORTSDIR}/net/p5-URI \ p5-libwww>=5.837:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy PERL_CONFIGURE= yes |