diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-03 06:14:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-03 06:14:45 +0000 |
commit | dab8dfaadc9bc7242af89d4b3e1377eaef937035 (patch) | |
tree | bb62fbf9370bce45a9299918ad327e64617841dc /databases | |
parent | 4592860e2cc1f10e16d6e0c33564e72cf8bec2f3 (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-GraphViz-DBI/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/p5-GraphViz-DBI/Makefile b/databases/p5-GraphViz-DBI/Makefile index fac46f9d0431..6844956bac6f 100644 --- a/databases/p5-GraphViz-DBI/Makefile +++ b/databases/p5-GraphViz-DBI/Makefile @@ -16,6 +16,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= GraphViz::DBI - graph database tables and relations +BROKEN= does not fetch + +PERL_CONFIGURE= yes BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-GraphViz>=0:${PORTSDIR}/graphics/p5-GraphViz RUN_DEPENDS= ${BUILD_DEPENDS} |