aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-GraphViz/Makefile')
-rw-r--r--graphics/p5-GraphViz/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile
index f49e47f89497..7ffcd37c054c 100644
--- a/graphics/p5-GraphViz/Makefile
+++ b/graphics/p5-GraphViz/Makefile
@@ -21,21 +21,9 @@ RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \
USES= perl5
USE_PERL5= configure
-MAN3= Devel::GraphVizProf.3 \
- GraphViz.3 \
- GraphViz::Data::Grapher.3 \
- GraphViz::No.3 \
- GraphViz::Parse::RecDescent.3 \
- GraphViz::Parse::Yacc.3 \
- GraphViz::Parse::Yapp.3 \
- GraphViz::Regex.3 \
- GraphViz::Small.3 \
- GraphViz::XML.3
-
.if defined(MAINTAINER_MODE)
regression-test: build
cd ${WRKSRC} && ${MAKE} test
.endif
-NO_STAGE= yes
.include <bsd.port.mk>