diff options
Diffstat (limited to 'devel/p5-Devel-LeakGuard-Object/Makefile')
-rw-r--r-- | devel/p5-Devel-LeakGuard-Object/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Devel-LeakGuard-Object/Makefile b/devel/p5-Devel-LeakGuard-Object/Makefile index a4625c33851d..1a0774f78d82 100644 --- a/devel/p5-Devel-LeakGuard-Object/Makefile +++ b/devel/p5-Devel-LeakGuard-Object/Makefile @@ -7,6 +7,7 @@ PORTNAME= Devel-LeakGuard-Object PORTVERSION= 0.06 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Scoped checks for object leaks -BUILD_DEPENDS= p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences +BUILD_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes |