diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-03 22:42:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-03 22:42:17 +0000 |
commit | eeae21da016fd3c4b7155207f85cedbde88b9021 (patch) | |
tree | d9479eee2b9216b3a2612dfd0e4888bf5e33eda9 /graphics/p5-GraphViz-Data-Structure | |
parent | 826d42daa23bdb04da1af7ea4bbc70ebf91ac9d4 (diff) |
Notes
Diffstat (limited to 'graphics/p5-GraphViz-Data-Structure')
-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 |