summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-XUpdate-LibXML
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 06:27:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 06:27:41 +0000
commit0faac6c323364fb8c2e81c8de2d24da503853d9c (patch)
tree9c7a921a41846d7fee0232dbaa25c40f34783fd1 /textproc/p5-XML-XUpdate-LibXML
parent- convert to the new perl5 framework (diff)
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326942
Diffstat (limited to 'textproc/p5-XML-XUpdate-LibXML')
-rw-r--r--textproc/p5-XML-XUpdate-LibXML/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-XML-XUpdate-LibXML/Makefile b/textproc/p5-XML-XUpdate-LibXML/Makefile
index 6f69e2d7c108..9181293328ba 100644
--- a/textproc/p5-XML-XUpdate-LibXML/Makefile
+++ b/textproc/p5-XML-XUpdate-LibXML/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: XML::XUpdate::LibXML
-# Date created: 15 July 2002
-# Whom: Lev Serebryakov <lev@serebryakov.spb.ru>
-#
+# Created by: Lev Serebryakov <lev@serebryakov.spb.ru>
# $FreeBSD$
-#
PORTNAME= XML-XUpdate-LibXML
PORTVERSION= 0.6.0
@@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-XML-LibXML-Iterator>=0:${PORTSDIR}/textproc/p5-XML-LibXML-Iterator
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= xupdate.1
MAN3= XML::Normalize::LibXML.3 XML::XUpdate::LibXML.3