git: 3c7a17c070dc - main - databases/percona57-server: plugins want libcurl to build (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Nov 2022 21:37:33 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3c7a17c070dc7c752a064ce822a60693d9104aab
commit 3c7a17c070dc7c752a064ce822a60693d9104aab
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:37:18 +0000
databases/percona57-server: plugins want libcurl to build (+)
Reported by: poudriere fallout
---
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