aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-MKDoc-XML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-MKDoc-XML/Makefile')
-rw-r--r--textproc/p5-MKDoc-XML/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/textproc/p5-MKDoc-XML/Makefile b/textproc/p5-MKDoc-XML/Makefile
index a9598d8f6d1a..4eb590b7b1a9 100644
--- a/textproc/p5-MKDoc-XML/Makefile
+++ b/textproc/p5-MKDoc-XML/Makefile
@@ -14,19 +14,7 @@ COMMENT= The MKDoc XML Toolkit
BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS:= ${BUILD_DEPENDS}
-MAN3= MKDoc::XML.3 \
- MKDoc::XML::Decode.3 \
- MKDoc::XML::Dumper.3 \
- MKDoc::XML::Encode.3 \
- MKDoc::XML::Stripper.3 \
- MKDoc::XML::Tagger.3 \
- MKDoc::XML::Token.3 \
- MKDoc::XML::Tokenizer.3 \
- MKDoc::XML::TreeBuilder.3 \
- MKDoc::XML::TreePrinter.3
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>