From 245bb165a7d10b26f5aa943814f92f8c336f71b3 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sat, 27 May 2017 12:37:16 +0000 Subject: [PATCH] vi(1) did not like me on that one... thanks naddy@ for spotting it. --- x11/gtk+2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/gtk+2/Makefile b/x11/gtk+2/Makefile index fa1bf6afa4c..514fc8ea7cd 100644 --- a/x11/gtk+2/Makefile +++ b/x11/gtk+2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.218 2017/05/26 18:02:01 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.219 2017/05/27 12:37:16 ajacoutot Exp $ # Everything is a Freaking GLib/GTK+ problem CFLAGS += -g @@ -69,7 +69,7 @@ MODGNOME_TOOLS= gobject-introspection gtk-update-icon-cache MODGNOME_CPPFLAGS= -I${X11BASE}/include/freetype2 -CFLAGS +=xi -Wno-expansion-to-defined +CFLAGS += -Wno-expansion-to-defined TEST_IS_INTERACTIVE= x11