diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-03-25 04:07:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-03-25 04:07:51 +0000 |
commit | 5213a024109766327611e54357023d689ba99650 (patch) | |
tree | a7129b5955dcbd67309adc91f0588d915c851128 /graphics | |
parent | 77f7fc56d33e0e14da3ab66865075c7ae4c09bf2 (diff) | |
download | ports-5213a024109766327611e54357023d689ba99650.tar.gz ports-5213a024109766327611e54357023d689ba99650.zip |
Notes
Diffstat (limited to 'graphics')
-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 9ae3d4593c9d..174540585f2f 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 \ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Does not build + PERL_CONFIGURE= yes MAN3= GraphViz::Data::Structure.3 |