git: 44ba26fe3c0a - main - www/dillo2: Remove SSL option

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Wed, 19 Feb 2025 04:09:09 UTC
The branch main has been updated by cy:

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

commit 44ba26fe3c0a41d9d89a756402ca7975da255908
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2025-02-19 04:07:07 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-02-19 04:07:07 +0000

    www/dillo2: Remove SSL option
    
    The SSL option was removed in 8667edd241a9. Finish its removal.
    
    Fixes:          8667edd241a9
---
 www/dillo2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile
index 4b9743fb6a7c..02401ff795e4 100644
--- a/www/dillo2/Makefile
+++ b/www/dillo2/Makefile
@@ -35,7 +35,7 @@ CFLAGS+=	-fcommon
 
 PORTDOCS=	*
 
-OPTIONS_DEFINE=		DEBUG DOCS HYPHENATION IPV6 JPEG PNG SSL \
+OPTIONS_DEFINE=		DEBUG DOCS HYPHENATION IPV6 JPEG PNG \
 			WEBP
 OPTIONS_DEFAULT=	IPV6 JPEG PNG WEBP