git: 0709495ed4e3 - main - www/ikiwiki: use the default image magick, we don't care about x11 or not

From: Mathieu Arnold <mat_at_FreeBSD.org>
Date: Sun, 15 Jun 2025 09:00:22 UTC
The branch main has been updated by mat:

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

commit 0709495ed4e3c158be0405075b191a8ffa678880
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2025-06-15 08:59:22 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2025-06-15 09:00:02 +0000

    www/ikiwiki: use the default image magick, we don't care about x11 or not
---
 www/ikiwiki/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile
index 53e332a3b5ee..59fc359b514c 100644
--- a/www/ikiwiki/Makefile
+++ b/www/ikiwiki/Makefile
@@ -63,7 +63,7 @@ PO4A_DESC=	Install translated underlays
 SEARCH_DESC=	Install search backend
 W3M_DESC=	Install w3m CGI wrapper
 
-IMG_USES=		magick:nox11,run,test
+IMG_USES=		magick:run,test
 MULTI_RUN_DEPENDS=	p5-Text-MultiMarkdown>=0:textproc/p5-Text-MultiMarkdown
 PO4A_BUILD_DEPENDS=	po4a>=0.39:textproc/po4a
 PO4A_RUN_DEPENDS=	po4a>=0.39:textproc/po4a