diff options
Diffstat (limited to 'textproc/p5-String-Flogger/Makefile')
-rw-r--r-- | textproc/p5-String-Flogger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-String-Flogger/Makefile b/textproc/p5-String-Flogger/Makefile index d492dc158544..e9b0c8e2617a 100644 --- a/textproc/p5-String-Flogger/Makefile +++ b/textproc/p5-String-Flogger/Makefile @@ -18,7 +18,7 @@ COMMENT= String munging for loggers BUILD_DEPENDS= p5-Params-Util>0:${PORTSDIR}/devel/p5-Params-Util \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-JSON>0:${PORTSDIR}/converters/p5-JSON -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |