summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjlam <jlam>2000-05-20 19:52:49 +0000
committerjlam <jlam>2000-05-20 19:52:49 +0000
commitfec35dd574b3d1995646adc971821abf7daef582 (patch)
tree6ffd2b568baa4444a6efc12cc9c0a2d7261ed436 /www
parenta965af4484d4f023acb63f4304f390ad6232a2bd (diff)
downloadpkgsrc-fec35dd574b3d1995646adc971821abf7daef582.tar.gz
Update dependency on postgresql to >=6.5.3.
Diffstat (limited to 'www')
-rw-r--r--www/php3-pgsql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php3-pgsql/Makefile b/www/php3-pgsql/Makefile
index 24e1ebcfd17..26b7c285d88 100644
--- a/www/php3-pgsql/Makefile
+++ b/www/php3-pgsql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2000/04/09 04:00:35 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2000/05/20 19:52:52 jlam Exp $
#
PKGNAME= php-pgsql-${PHP_VERSION}
-DEPENDS+= postgresql-6.5.3:../../databases/postgresql
+DEPENDS+= postgresql>=6.5.3:../../databases/postgresql
CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE}/pgsql