aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-08-30 19:16:24 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-08-30 19:18:32 +0000
commitbd05cd9d5ee51e1d2f74bba7768c2ab7c4007c7c (patch)
treec96e488c30591440da7d92478b07f908bc0e12a6
parent5793cc4d68a34d1d90ecda4f35a5416e6c837579 (diff)
downloadports-bd05cd9d5ee51e1d2f74bba7768c2ab7c4007c7c.tar.gz
ports-bd05cd9d5ee51e1d2f74bba7768c2ab7c4007c7c.zip
security/xmlsec1: Fix duplicated menu item
Remove duplicated entry for GNUTLS PR: 273108 Reported by: Anton Saietskii <vsasjason@gmail.com>
-rw-r--r--security/xmlsec1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index 426562a23fe8..622d98d27045 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -27,7 +27,7 @@ CONFIGURE_ARGS= --disable-static
OPTIONS_DEFINE= DOCS
OPTIONS_MULTI= SSL
-OPTIONS_MULTI_SSL= GNUTLS NSS OPENSSL GNUTLS
+OPTIONS_MULTI_SSL= GNUTLS NSS OPENSSL
OPTIONS_DEFAULT= OPENSSL NSS
OPTIONS_SUB= yes