diff --git a/textproc/p5-Regexp-Common-net-CIDR/Makefile b/textproc/p5-Regexp-Common-net-CIDR/Makefile index 6edb21cf581c..e605908700ce 100644 --- a/textproc/p5-Regexp-Common-net-CIDR/Makefile +++ b/textproc/p5-Regexp-Common-net-CIDR/Makefile @@ -1,18 +1,20 @@ # Created by: Lars Thegler PORTNAME= Regexp-Common-net-CIDR PORTVERSION= 0.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provide patterns for CIDR blocks BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Regexp-Common>0:textproc/p5-Regexp-Common USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include