diff options
Diffstat (limited to 'net/p5-URI/Makefile')
-rw-r--r-- | net/p5-URI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 1c8d01c..0208088 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= URI -PORTVERSION= 1.68 +PORTVERSION= 1.69 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,7 @@ COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure |