summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 08:15:53 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 08:15:53 +0000
commite91a050e2e1205f1fd54ffc8c66aa2680ffb6a63 (patch)
tree5dcec3f97934e76c18fa715ad3b0c760fad13c18 /textproc
parentMark as deprecated old and unsupported version of www/node (diff)
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326954
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Canonical/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-XML-Canonical/Makefile b/textproc/p5-XML-Canonical/Makefile
index 05cbe9ef6531..81fdf456eac3 100644
--- a/textproc/p5-XML-Canonical/Makefile
+++ b/textproc/p5-XML-Canonical/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-XML-Canonical
-# Date created: 2007-07-15
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= XML-Canonical
PORTVERSION= 0.10
@@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-XML-GDOME>=0:${PORTSDIR}/textproc/p5-XML-GDOME
RUN_DEPENDS:= ${BUILD_DEPENDS}
LIB_DEPENDS= gdome:${PORTSDIR}/textproc/gdome2
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= XML::Canonical.3