aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Mini/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-20 20:43:29 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-20 20:43:29 +0000
commit96abbead0eebf299ff96e894cb7857cf5282cc8a (patch)
treecdc333201f791d9e2538896eca1019a54e91ae4e /textproc/p5-XML-Mini/Makefile
parent46c2ca052dbbfaf8dd3b6915a0c618d16b749820 (diff)
downloadports-96abbead0eebf299ff96e894cb7857cf5282cc8a.tar.gz
ports-96abbead0eebf299ff96e894cb7857cf5282cc8a.zip
Convert to staging.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=340469
Diffstat (limited to 'textproc/p5-XML-Mini/Makefile')
-rw-r--r--textproc/p5-XML-Mini/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/textproc/p5-XML-Mini/Makefile b/textproc/p5-XML-Mini/Makefile
index da697950d49d..601bb94a906b 100644
--- a/textproc/p5-XML-Mini/Makefile
+++ b/textproc/p5-XML-Mini/Makefile
@@ -13,11 +13,4 @@ COMMENT= Perl implementation of the XML::Mini XML create/parse interface
USES= perl5
USE_PERL5= configure
-MAN3= XML::Mini.3 XML::Mini::Document.3 XML::Mini::Element.3 \
- XML::Mini::Element::CData.3 XML::Mini::Element::Comment.3 \
- XML::Mini::Element::DocType.3 XML::Mini::Element::Entity.3 \
- XML::Mini::Element::Header.3 XML::Mini::Node.3 \
- XML::Mini::TreeComponent.3
-
-NO_STAGE= yes
.include <bsd.port.mk>