diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-04-10 02:45:38 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-04-10 02:45:38 +0000 |
commit | 879a4cca2a931d3129d47c9584e560be7e9211f1 (patch) | |
tree | bfb71d03dee27b94e11b0591e3c7d1485e06654e /www/p5-Catalyst-Plugin-Session-Store-Delegate | |
parent | c41c798d5b6d1c278afd43db56881b66988b65ca (diff) |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-Delegate')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile index 9e0d07719a1c..709a635c2915 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile @@ -17,6 +17,7 @@ COMMENT= Delegate session storage to an application model object BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.27:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok PERL_CONFIGURE= yes |