aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-DOM2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-DOM2/Makefile')
-rw-r--r--textproc/p5-XML-DOM2/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/p5-XML-DOM2/Makefile b/textproc/p5-XML-DOM2/Makefile
index a6af8f05aa3e..be057144d7bc 100644
--- a/textproc/p5-XML-DOM2/Makefile
+++ b/textproc/p5-XML-DOM2/Makefile
@@ -18,14 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= XML::DOM2::Attribute.3 XML::DOM2::Element.3 \
- XML::DOM2::Element::Document.3 \
- XML::DOM2::Element::DocumentType.3 XML::DOM2.3 \
- XML::DOM2::DOM::Document.3 XML::DOM2::Parser.3 \
- XML::DOM2::Attribute::Namespace.3 XML::DOM2::XPath.3 \
- XML::DOM2::DOM::NameSpace.3 XML::DOM2::Element::CDATA.3 \
- XML::DOM2::DOM::Element.3 XML::DOM2::Element::Comment.3 \
- XML::DOM2::DOM::Attribute.3
-
-NO_STAGE= yes
.include <bsd.port.mk>