diff options
Diffstat (limited to 'devel/p5-Devel-LeakTrace-Fast/Makefile')
-rw-r--r-- | devel/p5-Devel-LeakTrace-Fast/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Devel-LeakTrace-Fast/Makefile b/devel/p5-Devel-LeakTrace-Fast/Makefile index bc9fc0bf1f3f..3ce58a15bdad 100644 --- a/devel/p5-Devel-LeakTrace-Fast/Makefile +++ b/devel/p5-Devel-LeakTrace-Fast/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Indicate where leaked variables are coming from -PERL_CONFIGURE= 5.12.0- +USES= perl5 +USE_PERL5= configure MAN3= Devel::LeakTrace::Fast.3 |