aboutsummaryrefslogtreecommitdiff
path: root/lang/php80/Makefile.ext
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2022-04-19 20:34:54 +0000
committerThierry Thomas <thierry@FreeBSD.org>2022-04-19 20:49:43 +0000
commit0703b15c9b8d95142bbf481f0acf4ec2cd456775 (patch)
treee9cc7b15d647e1795e343859091e0e8e1aa06ccb /lang/php80/Makefile.ext
parent5fb471b83a7113dd263995ba17cb634768d06844 (diff)
Diffstat (limited to 'lang/php80/Makefile.ext')
-rw-r--r--lang/php80/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php80/Makefile.ext b/lang/php80/Makefile.ext
index 5a251c4a2a06..8f47bdbfa6a0 100644
--- a/lang/php80/Makefile.ext
+++ b/lang/php80/Makefile.ext
@@ -169,7 +169,7 @@ OPTIONS_DEFAULT=PANDA
CCLIENT_DESC= Uses the original but unmaintained cclient
PANDA_DESC= Uses the forked panda-cclient instead of the original cclient
-PANDA_LIB_DEPENDS= libc-client4.so.10:mail/panda-cclient
+PANDA_LIB_DEPENDS= libc-client.so.2010:mail/panda-cclient
PANDA_LIB_DEPENDS_OFF= libc-client4.so.9:mail/cclient
CONFIGURE_ARGS+=--with-imap=${LOCALBASE} \