aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graph-ReadWrite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Graph-ReadWrite/Makefile')
-rw-r--r--graphics/p5-Graph-ReadWrite/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/p5-Graph-ReadWrite/Makefile b/graphics/p5-Graph-ReadWrite/Makefile
index 122fedb01d47..6ac0ef8d9634 100644
--- a/graphics/p5-Graph-ReadWrite/Makefile
+++ b/graphics/p5-Graph-ReadWrite/Makefile
@@ -19,18 +19,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Graph::Reader.3 \
- Graph::Reader::Dot.3 \
- Graph::Reader::HTK.3 \
- Graph::Reader::XML.3 \
- Graph::Writer.3 \
- Graph::Writer::Dot.3 \
- Graph::Writer::HTK.3 \
- Graph::Writer::VCG.3 \
- Graph::Writer::XML.3 \
- Graph::Writer::daVinci.3
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|Graph-ReadWrite|Graph::ReadWrite|' ${WRKSRC}/Makefile.PL