Index: head/textproc/p5-XML-Filter-BufferText/Makefile =================================================================== --- head/textproc/p5-XML-Filter-BufferText/Makefile (revision 466946) +++ head/textproc/p5-XML-Filter-BufferText/Makefile (revision 466947) @@ -1,20 +1,24 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= XML-Filter-BufferText PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Filter to put all characters() in one event +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include