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