diff options
Diffstat (limited to 'www/p5-Plack-Middleware-Auth-Digest/Makefile')
-rw-r--r-- | www/p5-Plack-Middleware-Auth-Digest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Plack-Middleware-Auth-Digest/Makefile b/www/p5-Plack-Middleware-Auth-Digest/Makefile index 2c9c1594db76..6a1c610ff104 100644 --- a/www/p5-Plack-Middleware-Auth-Digest/Makefile +++ b/www/p5-Plack-Middleware-Auth-Digest/Makefile @@ -12,10 +12,10 @@ COMMENT= Plack extension for digest authentication LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Digest-HMAC>0:security/p5-Digest-HMAC \ p5-Plack>0:www/p5-Plack -BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>=0:devel/p5-Test-TCP USES= perl5 |