diff options
Diffstat (limited to 'textproc/p5-Regexp-Common/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Common/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile index 1aa9461be0bf..81407d84cdab 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Regexp::Common - Provide commonly requested regular expressions -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= \ Regexp::Common.3 \ |