diff options
Diffstat (limited to 'devel/p5-autobox/Makefile')
-rw-r--r-- | devel/p5-autobox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-autobox/Makefile b/devel/p5-autobox/Makefile index 8d5e3958f6f6..94b77e82dd92 100644 --- a/devel/p5-autobox/Makefile +++ b/devel/p5-autobox/Makefile @@ -16,7 +16,7 @@ MAINTAINER= bill.brinzer@gmail.com COMMENT= Call methods on native Perl types BUILD_DEPENDS= p5-Scope-Guard>=0.20:${PORTSDIR}/devel/p5-Scope-Guard -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |