aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-DOM-XPath
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 16:48:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 16:48:41 +0000
commit8aceb315c504e066e25099fefb52df69bef8f7dd (patch)
treec630c097210c894bc317e215eb9cc67d9b481252 /textproc/p5-XML-DOM-XPath
parent87a623313fc0c2e12804c220a64871cf7368f05f (diff)
downloadports-8aceb315c504e066e25099fefb52df69bef8f7dd.tar.gz
ports-8aceb315c504e066e25099fefb52df69bef8f7dd.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326918
Diffstat (limited to 'textproc/p5-XML-DOM-XPath')
-rw-r--r--textproc/p5-XML-DOM-XPath/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-XML-DOM-XPath/Makefile b/textproc/p5-XML-DOM-XPath/Makefile
index 04968a1068eb..37d5c31f94e0 100644
--- a/textproc/p5-XML-DOM-XPath/Makefile
+++ b/textproc/p5-XML-DOM-XPath/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-XML-DOM-XPath
-# Date created: 8 September 2005
-# Whom: Mauricio Herrera Cuadra <mauricio@arareko.net>
-#
+# Created by: Mauricio Herrera Cuadra <mauricio@arareko.net>
# $FreeBSD$
-#
PORTNAME= XML-DOM-XPath
PORTVERSION= 0.14
@@ -17,7 +13,8 @@ COMMENT= Adds XPath support to XML::DOM, using XML::XPath engine
RUN_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM \
p5-XML-XPathEngine>=0:${PORTSDIR}/textproc/p5-XML-XPathEngine
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= XML::DOM::XPath.3