summaryrefslogtreecommitdiff
path: root/www/php3-pgsql
diff options
context:
space:
mode:
authorjlam <jlam>2001-05-14 15:04:49 +0000
committerjlam <jlam>2001-05-14 15:04:49 +0000
commit5abe43c5d07e24fc34254627a62c0a6382dd893a (patch)
tree91d54c77d7ad98c08530acdfbcda93bd303ba96f /www/php3-pgsql
parenta465745df443e22fc9707d6bcbfa7165560cb4e9 (diff)
downloadpkgsrc-5abe43c5d07e24fc34254627a62c0a6382dd893a.tar.gz
Update postgresql dependencies to look like:
DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib
Diffstat (limited to 'www/php3-pgsql')
-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 7d0bc979f37..a48dafa3c51 100644
--- a/www/php3-pgsql/Makefile
+++ b/www/php3-pgsql/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2001/02/17 17:22:30 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2001/05/14 15:04:51 jlam Exp $
#
PKGNAME= php-pgsql-${PHP_VERSION}
COMMENT= PHP3 extension for PostgreSQL databases
-DEPENDS+= postgresql>=6.5.3:../../databases/postgresql
+DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib
CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE}/pgsql