aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Handler-YAWriter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Handler-YAWriter/Makefile')
-rw-r--r--textproc/p5-XML-Handler-YAWriter/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-XML-Handler-YAWriter/Makefile b/textproc/p5-XML-Handler-YAWriter/Makefile
index 4a599d614675..828ba0bd81bd 100644
--- a/textproc/p5-XML-Handler-YAWriter/Makefile
+++ b/textproc/p5-XML-Handler-YAWriter/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: XML-Handler-YAWriter
-# Date created: 02 June 2002
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= XML-Handler-YAWriter
PORTVERSION= 0.23
@@ -17,7 +13,8 @@ COMMENT= Yet another Perl SAX XML Writer
BUILD_DEPENDS= p5-libxml>=0:${PORTSDIR}/textproc/p5-libxml
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= xmlpretty.1
MAN3= XML::Handler::YAWriter.3