git: d66b0aa21b3d - main - x11-wm/fvwm2: Fix build with LLVM15

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Fri, 10 Feb 2023 14:41:19 UTC
The branch main has been updated by cy:

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

commit d66b0aa21b3d1a96585222815c6e339b282fdf49
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-02-10 14:31:42 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-02-10 14:40:46 +0000

    x11-wm/fvwm2: Fix build with LLVM15
---
 x11-wm/fvwm2/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index badd5c8b9f76..71eb232d9572 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -28,6 +28,7 @@ CONFIGURE_ARGS=	--disable-mandoc --without-gnome --disable-gtk \
 USES=		cpe gmake gnome perl5 pkgconfig python:3.4+ gettext readline xorg
 USE_XORG=	xcursor xft xinerama xpm xrender x11 ice xext
 USE_GNOME=	cairo
+CFLAGS=		-Wno-int-conversion
 
 OPTIONS_DEFINE=	ICONS ICONV STROKE SESSION_MGMT PNG SVG BIDI NLS
 OPTIONS_DEFAULT=ICONS ICONV SESSION_MGMT PNG