diff options
Diffstat (limited to 'textproc/p5-Regexp-Common-net-CIDR/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Common-net-CIDR/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Regexp-Common-net-CIDR/Makefile b/textproc/p5-Regexp-Common-net-CIDR/Makefile index e2603179b220..4409731feb57 100644 --- a/textproc/p5-Regexp-Common-net-CIDR/Makefile +++ b/textproc/p5-Regexp-Common-net-CIDR/Makefile @@ -17,7 +17,8 @@ COMMENT= Provide patterns for CIDR blocks BUILD_DEPENDS= p5-Regexp-Common>0:${PORTSDIR}/textproc/p5-Regexp-Common RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Regexp::Common::net::CIDR.3 |