aboutsummaryrefslogtreecommitdiffstats
path: root/mail/horde4-imp
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-12-27 05:53:22 +0800
committerpetef <petef@FreeBSD.org>2001-12-27 05:53:22 +0800
commit161cc0b2bc91ea929fa2448da49b22c5d57f5025 (patch)
tree4fa95af84177ccc7443b94f345c1009dca588119 /mail/horde4-imp
parent03ca4d42ccbd62de7c3b4faaa9db3e57c5a0bada (diff)
downloadfreebsd-ports-graphics-161cc0b2bc91ea929fa2448da49b22c5d57f5025.tar.gz
freebsd-ports-graphics-161cc0b2bc91ea929fa2448da49b22c5d57f5025.tar.zst
freebsd-ports-graphics-161cc0b2bc91ea929fa2448da49b22c5d57f5025.zip
Chase shlib update in sybdb (0 -> 1)
PR: 33210 Submitted by: maintainer
Diffstat (limited to 'mail/horde4-imp')
-rw-r--r--mail/horde4-imp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile
index 77cf1d4eef6..612af208e42 100644
--- a/mail/horde4-imp/Makefile
+++ b/mail/horde4-imp/Makefile
@@ -151,7 +151,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." ; \