diff options
Diffstat (limited to 'www/p5-Plack-Server-POE/Makefile')
-rw-r--r-- | www/p5-Plack-Server-POE/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Plack-Server-POE/Makefile b/www/p5-Plack-Server-POE/Makefile index 587400d44942..ee2dd0a98348 100644 --- a/www/p5-Plack-Server-POE/Makefile +++ b/www/p5-Plack-Server-POE/Makefile @@ -13,12 +13,12 @@ COMMENT= Perl extension for Plack Server implementation for POE LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>0:www/p5-Plack \ p5-libwww>0:www/p5-libwww \ p5-POE>0:devel/p5-POE \ p5-POE-Filter-HTTP-Parser>0:www/p5-POE-Filter-HTTP-Parser -BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires \ p5-Test-TCP>=0:devel/p5-Test-TCP |