aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-02-10 14:31:42 +0000
committerCy Schubert <cy@FreeBSD.org>2023-02-11 14:55:41 +0000
commit1a548c4005d43ea3aef565bfa0f0d7180e7780f6 (patch)
treec456628a134d76f0bddb99f579fae9ce23720c0e
parenta4e42ba9b256364488c0ea9df36a2b7a361af7d0 (diff)
downloadports-1a548c4005d43ea3aef565bfa0f0d7180e7780f6.tar.gz
ports-1a548c4005d43ea3aef565bfa0f0d7180e7780f6.zip
x11-wm/fvwm2: Fix build with LLVM15
(cherry picked from commit d66b0aa21b3d1a96585222815c6e339b282fdf49)
-rw-r--r--x11-wm/fvwm2/Makefile1
1 files changed, 1 insertions, 0 deletions
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