diff options
Diffstat (limited to 'devel/p5-RunApp/Makefile')
-rw-r--r-- | devel/p5-RunApp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-RunApp/Makefile b/devel/p5-RunApp/Makefile index cc95084bcf71..a7d50d070c51 100644 --- a/devel/p5-RunApp/Makefile +++ b/devel/p5-RunApp/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-App-Control>=0:${PORTSDIR}/devel/p5-App-Control \ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |