From d1c4b5020fd353406739cd21784131e74ebd5cf3 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 29 Jun 2007 23:41:54 +0000 Subject: Add missing Term::ReadKey dependency. Bump revision. --- textproc/postgresql-autodoc/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/textproc/postgresql-autodoc/Makefile b/textproc/postgresql-autodoc/Makefile index 973a8573978..e4c2551f692 100644 --- a/textproc/postgresql-autodoc/Makefile +++ b/textproc/postgresql-autodoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2007/06/19 18:46:15 mjl Exp $ +# $NetBSD: Makefile,v 1.22 2007/06/29 23:41:54 joerg Exp $ # DISTNAME= postgresql_autodoc-1.30 -#PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= textproc databases MASTER_SITES= http://www.rbt.ca/autodoc/binaries/ @@ -10,6 +10,7 @@ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://www.rbt.ca/autodoc/ COMMENT= Generate HTML, DOT, and XML description of database structure +DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey DEPENDS+= p5-DBD-postgresql-[0-9]*:../../databases/p5-DBD-postgresql DEPENDS+= p5-HTML-Template-[0-9]*:../../www/p5-HTML-Template -- cgit v1.2.3