summaryrefslogtreecommitdiff
path: root/databases/py-postgresql
diff options
context:
space:
mode:
authorjlam <jlam>2000-05-20 19:52:49 +0000
committerjlam <jlam>2000-05-20 19:52:49 +0000
commit71508203bb7098bfde8e2a8d8ebb36f369c3fccd (patch)
tree6ffd2b568baa4444a6efc12cc9c0a2d7261ed436 /databases/py-postgresql
parentd746e7fea17b2acf378f82545c3f1f7f83f79651 (diff)
downloadpkgsrc-71508203bb7098bfde8e2a8d8ebb36f369c3fccd.tar.gz
Update dependency on postgresql to >=6.5.3.
Diffstat (limited to 'databases/py-postgresql')
-rw-r--r--databases/py-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index da35947169f..283f9d9a53c 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/04/09 03:55:35 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2000/05/20 19:52:51 jlam Exp $
DISTNAME= PyGreSQL-2.4
PKGNAME= py-postgresql-2.4
@@ -10,7 +10,7 @@ MAINTAINER= darcy@NetBSD.org
HOMEPAGE= http://www.druid.net/pygresql/
DEPENDS+= python-1.5.2:../../lang/python
-DEPENDS+= postgresql-6.5.3:../../databases/postgresql
+DEPENDS+= postgresql>=6.5.3:../../databases/postgresql
ALL_TARGET= default