diff options
Diffstat (limited to 'devel/p5-JSON-RPC-Dispatcher/Makefile')
-rw-r--r-- | devel/p5-JSON-RPC-Dispatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-JSON-RPC-Dispatcher/Makefile b/devel/p5-JSON-RPC-Dispatcher/Makefile index 3f265b7c67cf..22e01c23af0e 100644 --- a/devel/p5-JSON-RPC-Dispatcher/Makefile +++ b/devel/p5-JSON-RPC-Dispatcher/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-JSON>=2.16:${PORTSDIR}/converters/p5-JSON \ p5-Plack>=0.9913:${PORTSDIR}/www/p5-Plack BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= JSON::RPC::Dispatcher.3 \ JSON::RPC::Dispatcher::App.3 \ |