diff options
Diffstat (limited to 'devel/p5-AnyEvent-Run/Makefile')
-rw-r--r-- | devel/p5-AnyEvent-Run/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-AnyEvent-Run/Makefile b/devel/p5-AnyEvent-Run/Makefile index 033d04ed60bf..d382a0d7a136 100644 --- a/devel/p5-AnyEvent-Run/Makefile +++ b/devel/p5-AnyEvent-Run/Makefile @@ -15,7 +15,7 @@ MAINTAINER= catone@cpan.org COMMENT= Run a process or coderef asynchronously RUN_DEPENDS= p5-AnyEvent>=4.15:${PORTSDIR}/devel/p5-AnyEvent -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |