From fb9b5a39f456461c2f2769abac1e31decf6956f7 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sat, 26 Aug 2000 16:34:17 +0000 Subject: old postgresql port has been removed. use postgresql7, which has proven stability now. --- www/mod_php3/scripts/configure.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mod_php3/scripts/configure.php') diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 3d70d5611c6a..553951018270 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -99,7 +99,7 @@ while [ "$1" ]; do echo "CONFIGURE_ARGS+=--with-mysql=\${PREFIX}" ;; \"PostgreSQL\") - echo "LIB_DEPENDS+= pq.2:\${PORTSDIR}/databases/postgresql" + echo "LIB_DEPENDS+= pq.2:\${PORTSDIR}/databases/postgresql7" echo "CONFIGURE_ARGS+=--with-pgsql=\${PREFIX}/pgsql" ;; \"mSQL\") -- cgit v1.2.3