From fec35dd574b3d1995646adc971821abf7daef582 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 20 May 2000 19:52:49 +0000 Subject: Update dependency on postgresql to >=6.5.3. --- databases/p5-DBD-postgresql/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/p5-DBD-postgresql') diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index 2d7b242085d..e8c85dc04f1 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/05/03 15:50:24 rh Exp $ +# $NetBSD: Makefile,v 1.3 2000/05/20 19:52:50 jlam Exp $ # DISTNAME= DBD-Pg-0.93 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} MAINTAINER= jwise@netbsd.org HOMEPAGE= http://www.postgresql.org/ -DEPENDS+= postgresql-6.5.3:../../databases/postgresql +DEPENDS+= postgresql>=6.5.3:../../databases/postgresql DEPENDS+= p5-DBI-1.08:../../databases/p5-DBI USE_PERL5= YES -- cgit v1.2.3