diff options
Diffstat (limited to 'devel/p5-Devel-LeakGuard-Object/Makefile')
-rw-r--r-- | devel/p5-Devel-LeakGuard-Object/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Devel-LeakGuard-Object/Makefile b/devel/p5-Devel-LeakGuard-Object/Makefile index 1a0774f78d82..e2cf323d8a9b 100644 --- a/devel/p5-Devel-LeakGuard-Object/Makefile +++ b/devel/p5-Devel-LeakGuard-Object/Makefile @@ -16,7 +16,7 @@ MAINTAINER= markun@onohara.to COMMENT= Scoped checks for object leaks BUILD_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |