aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-CanonicalizeXML
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 17:26:57 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 17:26:57 +0000
commitf900846e5260dc5d66ccd323d0da759c95e2d6bb (patch)
tree3d2d195baaa9a28035ca99cf8f30d5a105a434b0 /textproc/p5-XML-CanonicalizeXML
parent92c4ee1048b74b790b3b109e036920b222527701 (diff)
downloadports-f900846e5260dc5d66ccd323d0da759c95e2d6bb.tar.gz
ports-f900846e5260dc5d66ccd323d0da759c95e2d6bb.zip
Notes
Diffstat (limited to 'textproc/p5-XML-CanonicalizeXML')
-rw-r--r--textproc/p5-XML-CanonicalizeXML/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-XML-CanonicalizeXML/Makefile b/textproc/p5-XML-CanonicalizeXML/Makefile
index 25e17704a9db..dbf8049d7202 100644
--- a/textproc/p5-XML-CanonicalizeXML/Makefile
+++ b/textproc/p5-XML-CanonicalizeXML/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-XML-CanonicalizeXML
-# Date created: 2009-08-06
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= XML-CanonicalizeXML
PORTVERSION= 0.03
@@ -17,7 +13,8 @@ COMMENT= Extension for inclusive/exclusive canonicalization of XML
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= XML::CanonicalizeXML.3