mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Chase shlib update in sybdb (0 -> 1)
PR: 33210 Submitted by: maintainer
This commit is contained in:
parent
307a903cdf
commit
9ab084739a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52228
@ -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." ; \
|
||||
|
@ -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." ; \
|
||||
|
@ -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." ; \
|
||||
|
Loading…
Reference in New Issue
Block a user