aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Filter-XSLT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Filter-XSLT/Makefile')
-rw-r--r--textproc/p5-XML-Filter-XSLT/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-XML-Filter-XSLT/Makefile b/textproc/p5-XML-Filter-XSLT/Makefile
index 8ca23c13e86e..6ca255b71860 100644
--- a/textproc/p5-XML-Filter-XSLT/Makefile
+++ b/textproc/p5-XML-Filter-XSLT/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: XML::Filter::XSLT
-# Date created: 28 Jan 2002
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= XML-Filter-XSLT
PORTVERSION= 0.03
@@ -19,7 +15,8 @@ RUN_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \
p5-XML-LibXSLT>=0:${PORTSDIR}/textproc/p5-XML-LibXSLT
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= XML::Filter::XSLT.3 XML::Filter::XSLT::LibXSLT.3