diff --git a/textproc/p5-XML-Parser-Lite-Tree/Makefile b/textproc/p5-XML-Parser-Lite-Tree/Makefile index 0451ed1670cd..c2687889aa05 100644 --- a/textproc/p5-XML-Parser-Lite-Tree/Makefile +++ b/textproc/p5-XML-Parser-Lite-Tree/Makefile @@ -1,17 +1,19 @@ PORTNAME= XML-Parser-Lite-Tree PORTVERSION= 0.14 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight XML tree builder WWW= https://metacpan.org/release/XML-Parser-Lite-Tree LICENSE= ART20 USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include