git: 1a548c4005d4 - 2023Q1 - x11-wm/fvwm2: Fix build with LLVM15

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Sat, 11 Feb 2023 14:57:16 UTC
The branch 2023Q1 has been updated by cy:

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

commit 1a548c4005d43ea3aef565bfa0f0d7180e7780f6
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-02-10 14:31:42 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-02-11 14:55:41 +0000

    x11-wm/fvwm2: Fix build with LLVM15
    
    (cherry picked from commit d66b0aa21b3d1a96585222815c6e339b282fdf49)
---
 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