diff options
Diffstat (limited to 'www/p5-Apache-Session')
-rw-r--r-- | www/p5-Apache-Session/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index 400c629e775d..5b0bd0526b35 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -17,7 +17,7 @@ COMMENT= A persistence framework for session data MAKE_JOBS_SAFE= yes RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Deep>=0.082:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Exception>=0.15:${PORTSDIR}/devel/p5-Test-Exception |