diff options
Diffstat (limited to 'textproc/p5-Regexp-IPv6/Makefile')
-rw-r--r-- | textproc/p5-Regexp-IPv6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Regexp-IPv6/Makefile b/textproc/p5-Regexp-IPv6/Makefile index 9042eab86297..edf9df3a1e52 100644 --- a/textproc/p5-Regexp-IPv6/Makefile +++ b/textproc/p5-Regexp-IPv6/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Regular expression for IPv6 addresses -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Regexp::IPv6.3 |