diff options
-rw-r--r-- | graphics/p5-GraphViz-Data-Structure/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-GraphViz-Data-Structure/Makefile b/graphics/p5-GraphViz-Data-Structure/Makefile index c0fdef561cdb..636e1053156d 100644 --- a/graphics/p5-GraphViz-Data-Structure/Makefile +++ b/graphics/p5-GraphViz-Data-Structure/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \ ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= does not configure + PERL_CONFIGURE= yes MAN3= GraphViz::Data::Structure.3 |