diff options
Diffstat (limited to 'devel/p5-JSON-RPC-Dispatcher/Makefile')
-rw-r--r-- | devel/p5-JSON-RPC-Dispatcher/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-JSON-RPC-Dispatcher/Makefile b/devel/p5-JSON-RPC-Dispatcher/Makefile index cb3ae4bb1433..7506d2595c81 100644 --- a/devel/p5-JSON-RPC-Dispatcher/Makefile +++ b/devel/p5-JSON-RPC-Dispatcher/Makefile @@ -14,11 +14,11 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-JSON>=2.16:converters/p5-JSON \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-JSON>=2.16:converters/p5-JSON \ p5-Log-Any>=0.11:devel/p5-Log-Any \ p5-Moose>=0.93:devel/p5-Moose \ p5-Plack>=0.9913:www/p5-Plack -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure |