diff options
Diffstat (limited to 'devel/p5-Test-Memory-Cycle/Makefile')
-rw-r--r-- | devel/p5-Test-Memory-Cycle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Memory-Cycle/Makefile b/devel/p5-Test-Memory-Cycle/Makefile index 93441c3433a4..e1fa66e9f663 100644 --- a/devel/p5-Test-Memory-Cycle/Makefile +++ b/devel/p5-Test-Memory-Cycle/Makefile @@ -17,7 +17,7 @@ COMMENT= Check for memory leaks and circular memory references BUILD_DEPENDS= ${SITE_PERL}/Devel/Cycle.pm:${PORTSDIR}/devel/p5-Devel-Cycle \ ${SITE_PERL}/${PERL_ARCH}/PadWalker.pm:${PORTSDIR}/devel/p5-PadWalker \ ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |