aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-AutoWriter
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-11 14:49:58 +0800
committeraz <az@FreeBSD.org>2013-09-11 14:49:58 +0800
commitbbd1c1936c94ac5cf70a41fe5e771e9c2a2e9f13 (patch)
tree8ea8fc39fe52fc25bf45028eb5aadc0a7154082b /textproc/p5-XML-AutoWriter
parent768989d0fe34d5d6fdbe693ef4629fd8813ec9c7 (diff)
downloadfreebsd-ports-gnome-bbd1c1936c94ac5cf70a41fe5e771e9c2a2e9f13.tar.gz
freebsd-ports-gnome-bbd1c1936c94ac5cf70a41fe5e771e9c2a2e9f13.tar.zst
freebsd-ports-gnome-bbd1c1936c94ac5cf70a41fe5e771e9c2a2e9f13.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'textproc/p5-XML-AutoWriter')
-rw-r--r--textproc/p5-XML-AutoWriter/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-XML-AutoWriter/Makefile b/textproc/p5-XML-AutoWriter/Makefile
index e0658717f90b..914f8a87a0f7 100644
--- a/textproc/p5-XML-AutoWriter/Makefile
+++ b/textproc/p5-XML-AutoWriter/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: XML::AutoWriter
-# Date created: 9 Jan 2004
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= XML-AutoWriter
PORTVERSION= 0.40
@@ -17,7 +12,8 @@ COMMENT= Perl module for DOCTYPE based XML output
TEST_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= XML::AutoWriter.3 \
XML::Doctype::AttDef.3 \