diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-05-03 02:51:49 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-05-03 02:51:49 +0000 |
commit | 2ed3c2ff8aa3249ee8a53fe12bbfb25a0a2e37af (patch) | |
tree | d227a3a61c11d5b655f7aae085854f438930ed7b /www | |
parent | f3123be25df0fd7888eee76245ffc4e2211043ea (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authorization-Roles/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile b/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile index 0f1f5afbc750..ca772ebefc57 100644 --- a/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile +++ b/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Set-Object>=1.14:${PORTSDIR}/devel/p5-Set-Object \ p5-UNIVERSAL-isa>=0.05:${PORTSDIR}/devel/p5-UNIVERSAL-isa BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes |