diff options
Diffstat (limited to 'devel/p5-Event-ExecFlow/Makefile')
-rw-r--r-- | devel/p5-Event-ExecFlow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Event-ExecFlow/Makefile b/devel/p5-Event-ExecFlow/Makefile index 7b405ba2dc06..b81526fd293b 100644 --- a/devel/p5-Event-ExecFlow/Makefile +++ b/devel/p5-Event-ExecFlow/Makefile @@ -16,7 +16,7 @@ COMMENT= API for complex flow controls with asynchronous execution of external p BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ p5-Locale-libintl>=0:${PORTSDIR}/devel/p5-Locale-libintl -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |