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 3e0592a01768..c09cf2430fae 100644 --- a/devel/p5-Devel-LeakGuard-Object/Makefile +++ b/devel/p5-Devel-LeakGuard-Object/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Scoped checks for object leaks -BUILD_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences +BUILD_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-latest>0:${PORTSDIR}/devel/p5-latest +TEST_DEPENDS= p5-latest>0:devel/p5-latest USES= perl5 USE_PERL5= modbuild |