diff options
Diffstat (limited to 'devel/p5-Class-Closure/Makefile')
-rw-r--r-- | devel/p5-Class-Closure/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Class-Closure/Makefile b/devel/p5-Class-Closure/Makefile index 5c1e8e8c5278..c17f96cae61d 100644 --- a/devel/p5-Class-Closure/Makefile +++ b/devel/p5-Class-Closure/Makefile @@ -16,7 +16,7 @@ COMMENT= Encapsulated, declarative classes in Perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PadWalker.pm:${PORTSDIR}/devel/p5-PadWalker \ ${SITE_PERL}/${PERL_ARCH}/Devel/Caller.pm:${PORTSDIR}/devel/p5-Devel-Caller -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |