git: be69018e3841 - main - security/libgcrypt: Remove redundant USE_CSTD

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Mon, 01 Jul 2024 03:32:53 UTC
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=be69018e3841fad2d6001b8a4c878676253550af

commit be69018e3841fad2d6001b8a4c878676253550af
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-07-01 03:24:16 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-07-01 03:24:16 +0000

    security/libgcrypt: Remove redundant USE_CSTD
    
    USE=CSTD=gnu89 has not been needed for a while. Let's remove it.
    
    PR:             279904
    Submitted by:   dizzy (part of a larger patch)
---
 security/libgcrypt/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 0468d21ee1e3..377df3cc5db7 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -16,7 +16,6 @@ RUN_DEPENDS=	libgpg-error>=1.32:security/libgpg-error
 USES=		cpe libtool pathfix tar:bzip2
 
 CPE_VENDOR=	gnupg
-USE_CSTD=	gnu89
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--disable-drng-support