K 10
svn:author
V 5
dougb
K 8
svn:date
V 27
2012-07-20T05:52:20.309366Z
K 7
svn:log
V 387
Add the following:

BUILD_DEPENDS=	p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser
USE_PERL5_BUILD=	yes

Without the latter, and without Perl installed, I get this in configure:

checking for perl... no
configure: error: perl not found

Without the former I get this, still in configure:

checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

END
