diff options
Diffstat (limited to 'databases/postgresql_autodoc/Makefile')
-rw-r--r-- | databases/postgresql_autodoc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql_autodoc/Makefile b/databases/postgresql_autodoc/Makefile index 9cff9b7c53f4..f4c97480c167 100644 --- a/databases/postgresql_autodoc/Makefile +++ b/databases/postgresql_autodoc/Makefile @@ -10,6 +10,8 @@ DIST_SUBDIR= postgresql MAINTAINER= olgeni@FreeBSD.org COMMENT= Automatic documentation generator for postgresql databases +BROKEN= unfetchable + RUN_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg |