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 22e01c23af0e..d323f299cade 100644 --- a/devel/p5-JSON-RPC-Dispatcher/Makefile +++ b/devel/p5-JSON-RPC-Dispatcher/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-JSON>=2.16:${PORTSDIR}/converters/p5-JSON \ p5-Log-Any>=0.11:${PORTSDIR}/devel/p5-Log-Any \ p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose \ p5-Plack>=0.9913:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |