aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-TinyXML/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-29 17:46:33 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-29 17:46:33 +0000
commit073942c880a4e31c6e91aaef30f6d9a64633ad26 (patch)
treec00f6ccb48c8f9d9e251c8caa0928d7e3f950145 /textproc/p5-XML-TinyXML/Makefile
parent78504bf84db13c1a72fc4e0047f60cb40718f703 (diff)
downloadports-073942c880a4e31c6e91aaef30f6d9a64633ad26.tar.gz
ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.zip
Notes
Diffstat (limited to 'textproc/p5-XML-TinyXML/Makefile')
-rw-r--r--textproc/p5-XML-TinyXML/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/textproc/p5-XML-TinyXML/Makefile b/textproc/p5-XML-TinyXML/Makefile
index 9b3aebc35522..ef69a1515aff 100644
--- a/textproc/p5-XML-TinyXML/Makefile
+++ b/textproc/p5-XML-TinyXML/Makefile
@@ -15,11 +15,4 @@ USE_PERL5= configure
MAKE_ARGS+= LIBS='-L${LOCALBASE}/lib' INC='-I. -I${LOCALBASE}/include'
-MAN3= XML::TinyXML.3 \
- XML::TinyXML::Node.3 \
- XML::TinyXML::NodeAttribute.3 \
- XML::TinyXML::Selector.3 \
- XML::TinyXML::Selector::XPath.3
-
-NO_STAGE= yes
.include <bsd.port.mk>