diff options
Diffstat (limited to 'devel/p5-Data-Dump/Makefile')
-rw-r--r-- | devel/p5-Data-Dump/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Data-Dump/Makefile b/devel/p5-Data-Dump/Makefile index 99dede3febc3..d6c40b2e5cf1 100644 --- a/devel/p5-Data-Dump/Makefile +++ b/devel/p5-Data-Dump/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pretty printing of data structures -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Data::Dump.3 Data::Dump::Filtered.3 Data::Dump::Trace.3 |