From 030f2df5fee82152a7f36b9829b9608292b88857 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Thu, 27 Dec 2001 09:03:07 +0000 Subject: Chase shared library number of sybdb after freetds upgrade. PR: ports/33211 Submitted by: maintainer --- mail/horde4-turba/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/horde4-turba') diff --git a/mail/horde4-turba/Makefile b/mail/horde4-turba/Makefile index 89bfe7ccb8bf..9817644a2a1c 100644 --- a/mail/horde4-turba/Makefile +++ b/mail/horde4-turba/Makefile @@ -59,7 +59,7 @@ pre-install: .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 "sybdb.0" ; then \ + if ! ${LDCONFIG} -r | ${GREP} -q -e "sybdb.1" ; then \ if ! ${LDCONFIG} -r | ${GREP} -q -e "ct.0" ; then \ ${ECHO_MSG} "" ; \ ${ECHO_MSG} "Please configure PHP with a database support." ; \ -- cgit v1.2.3