diff --git a/textproc/p5-XML-LibXML-PrettyPrint/Makefile b/textproc/p5-XML-LibXML-PrettyPrint/Makefile index c712742e4e21..69daa02dd823 100644 --- a/textproc/p5-XML-LibXML-PrettyPrint/Makefile +++ b/textproc/p5-XML-LibXML-PrettyPrint/Makefile @@ -1,26 +1,27 @@ # Created by: Sunpoet Po-Chuan Hsieh PORTNAME= XML-LibXML-PrettyPrint PORTVERSION= 0.006 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Add pleasant whitespace to a DOM tree LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Exporter-Tiny>=0:devel/p5-Exporter-Tiny \ p5-XML-LibXML>=1.62:textproc/p5-XML-LibXML TEST_DEPENDS= p5-Test-Warnings>=0:devel/p5-Test-Warnings -NO_ARCH= yes -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include