diff options
Diffstat (limited to 'devel/p5-prefork/Makefile')
-rw-r--r-- | devel/p5-prefork/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-prefork/Makefile b/devel/p5-prefork/Makefile index d774c070ffe6..8619e40edfa2 100644 --- a/devel/p5-prefork/Makefile +++ b/devel/p5-prefork/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Optimize module loading across forking and non-forking scenarios BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |