diff options
Diffstat (limited to 'devel/p5-Algorithm-FloodControl/Makefile')
-rw-r--r-- | devel/p5-Algorithm-FloodControl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-FloodControl/Makefile b/devel/p5-Algorithm-FloodControl/Makefile index 527de4d92182..a91d08c6cbdf 100644 --- a/devel/p5-Algorithm-FloodControl/Makefile +++ b/devel/p5-Algorithm-FloodControl/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ p5-Cache-FastMmap>=0:${PORTSDIR}/devel/p5-Cache-FastMmap \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |