Date: Mon, 1 Jul 2024 03:32:52 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4ea1376d3c7b - main - security/libgcrypt: Use pathfix Message-ID: <202407010332.4613Wqi0094659@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ea1376d3c7b9dd5d9a3e189b0e1869bb33ca5b6 commit 4ea1376d3c7b9dd5d9a3e189b0e1869bb33ca5b6 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-07-01 03:17:45 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-07-01 03:17:45 +0000 security/libgcrypt: Use pathfix Lookup WRKSRC and fix common path. (NOOP for this port.) PR: 279904 Submitted by: dizzy (part of a larger patch) --- security/libgcrypt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index 84381dd9b6b2..0468d21ee1e3 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -13,7 +13,7 @@ LICENSE_COMB= multi BUILD_DEPENDS= libgpg-error>=1.32:security/libgpg-error RUN_DEPENDS= libgpg-error>=1.32:security/libgpg-error -USES= cpe libtool tar:bzip2 +USES= cpe libtool pathfix tar:bzip2 CPE_VENDOR= gnupg USE_CSTD= gnu89home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407010332.4613Wqi0094659>
