summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBD-postgresql/Makefile')
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index e8c85dc04f1..28a979c478b 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/05/20 19:52:50 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2000/05/24 10:35:54 rh Exp $
#
DISTNAME= DBD-Pg-0.93
@@ -10,7 +10,7 @@ MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.postgresql.org/
DEPENDS+= postgresql>=6.5.3:../../databases/postgresql
-DEPENDS+= p5-DBI-1.08:../../databases/p5-DBI
+DEPENDS+= p5-DBI>=1.08:../../databases/p5-DBI
USE_PERL5= YES