git: cf2562741413 - 2022Q4 - databases/percona57-server: plugins want libcurl to build (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Nov 2022 21:41:21 UTC
The branch 2022Q4 has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cf25627414138d05c24eaca3e409705974ece14f
commit cf25627414138d05c24eaca3e409705974ece14f
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-11-04 21:36:05 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-11-04 21:41:10 +0000
databases/percona57-server: plugins want libcurl to build (+)
Reported by: poudriere fallout
(cherry picked from commit 3c7a17c070dc7c752a064ce822a60693d9104aab)
---
databases/percona57-server/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/databases/percona57-server/Makefile b/databases/percona57-server/Makefile
index a1ab0367c726..fd0a42f0c9db 100644
--- a/databases/percona57-server/Makefile
+++ b/databases/percona57-server/Makefile
@@ -85,6 +85,7 @@ USES+= libedit
# For building plugins (percona-pam-for-mysql, etc)
# Currently do nothing special
USES+= libedit
+LIB_DEPENDS+= libcurl.so:ftp/curl
.else
LIB_DEPENDS+= libcurl.so:ftp/curl