diff options
Diffstat (limited to 'devel/p5-Symbol-Util/Makefile')
-rw-r--r-- | devel/p5-Symbol-Util/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Symbol-Util/Makefile b/devel/p5-Symbol-Util/Makefile index 642e2a9d15b8..41b7ed1a7d99 100644 --- a/devel/p5-Symbol-Util/Makefile +++ b/devel/p5-Symbol-Util/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Additional utils for Perl symbols manipulation -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Symbol::Util.3 |