aboutsummaryrefslogtreecommitdiffstats
path: root/mail
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
parent03ca4d42ccbd62de7c3b4faaa9db3e57c5a0bada (diff)
downloadfreebsd-ports-gnome-161cc0b2bc91ea929fa2448da49b22c5d57f5025.tar.gz
freebsd-ports-gnome-161cc0b2bc91ea929fa2448da49b22c5d57f5025.tar.zst
freebsd-ports-gnome-161cc0b2bc91ea929fa2448da49b22c5d57f5025.zip
Chase shlib update in sybdb (0 -> 1)
PR: 33210 Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r--mail/horde-imp/Makefile2
-rw-r--r--mail/horde4-imp/Makefile2
-rw-r--r--mail/imp/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile
index 77cf1d4eef61..612af208e427 100644
--- a/mail/horde-imp/Makefile
+++ b/mail/horde-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." ; \
diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile
index 77cf1d4eef61..612af208e427 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." ; \
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index 77cf1d4eef61..612af208e427 100644
--- a/mail/imp/Makefile
+++ b/mail/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." ; \