aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-STX
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-07-31 14:54:09 +0800
committeraz <az@FreeBSD.org>2013-07-31 14:54:09 +0800
commit448a5e5ed056eca21f6e4c419f976b3ec6d14fd0 (patch)
treece66d6984b8e2580d19a3e478f618b13623e3080 /textproc/p5-XML-STX
parentbe5a215285755fb61a101782219027ad5e305270 (diff)
downloadfreebsd-ports-gnome-448a5e5ed056eca21f6e4c419f976b3ec6d14fd0.tar.gz
freebsd-ports-gnome-448a5e5ed056eca21f6e4c419f976b3ec6d14fd0.tar.zst
freebsd-ports-gnome-448a5e5ed056eca21f6e4c419f976b3ec6d14fd0.zip
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@)
Diffstat (limited to 'textproc/p5-XML-STX')
-rw-r--r--textproc/p5-XML-STX/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-STX/Makefile b/textproc/p5-XML-STX/Makefile
index 74115c53dfc0..fe25a3b1cf0c 100644
--- a/textproc/p5-XML-STX/Makefile
+++ b/textproc/p5-XML-STX/Makefile
@@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \
p5-XML-NamespaceSupport>=0:${PORTSDIR}/textproc/p5-XML-NamespaceSupport
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure patch
MAN3= XML::STX.3 XML::STX::Base.3 XML::STX::Buffer.3 \
XML::STX::Functions.3 XML::STX::Parser.3 XML::STX::Runtime.3 \