From b2c46c868cc96c81b525dff6d171894917d46f98 Mon Sep 17 00:00:00 2001 From: Sean Chittenden Date: Sat, 4 Jan 2003 15:53:39 +0000 Subject: Chase libpq version bump. --- mail/turba/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/turba') diff --git a/mail/turba/Makefile b/mail/turba/Makefile index 850e007e9ae5..46f7c46b9be4 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -63,7 +63,7 @@ pre-install: # N.B.: database dependencies are binded with mod_php#, neither by Horde nor Turba. .if !defined(WITHOUT_SUPPORTED_DB) @if ! ${LDCONFIG} -r | ${GREP} -q -e "mysqlclient.10" ; then \ - if ! ${LDCONFIG} -r | ${GREP} -q -e "pq.2" ; then \ + if ! ${LDCONFIG} -r | ${GREP} -q -e "pq.3" ; then \ if ! ${LDCONFIG} -r | ${GREP} -q -e "sybdb.1" ; then \ if ! ${LDCONFIG} -r | ${GREP} -q -e "ct.0" ; then \ ${ECHO_MSG} "" ; \ -- cgit v1.2.3