Index: head/textproc/p5-XML-NodeFilter/Makefile =================================================================== --- head/textproc/p5-XML-NodeFilter/Makefile (revision 509379) +++ head/textproc/p5-XML-NodeFilter/Makefile (revision 509380) @@ -1,20 +1,22 @@ # Created by: Oliver Eikemeier # $FreeBSD$ PORTNAME= XML-NodeFilter PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XML::NodeFilter is an object that know how to "filter out" nodes BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include