aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2024-07-01 03:24:16 +0000
committerCy Schubert <cy@FreeBSD.org>2024-07-01 03:24:16 +0000
commitbe69018e3841fad2d6001b8a4c878676253550af (patch)
tree449ce398aa3715ff29655a07f626f3eeb81d9180
parent4ea1376d3c7b9dd5d9a3e189b0e1869bb33ca5b6 (diff)
downloadports-be69018e3841fad2d6001b8a4c878676253550af.tar.gz
ports-be69018e3841fad2d6001b8a4c878676253550af.zip
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)
-rw-r--r--security/libgcrypt/Makefile1
1 files changed, 0 insertions, 1 deletions
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