From 4ddee001314777feb976d0c95cfa392c79c42779 Mon Sep 17 00:00:00 2001 From: Alexander Nedotsukov Date: Fri, 10 Jun 2005 05:17:05 +0000 Subject: [PATCH] Stop GCC nits on 4.x. Reported by: krismail --- x11/sisctrl/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11/sisctrl/Makefile b/x11/sisctrl/Makefile index 4d908143f975..146ccdc2d57b 100644 --- a/x11/sisctrl/Makefile +++ b/x11/sisctrl/Makefile @@ -16,6 +16,7 @@ COMMENT= Display Control Panel for XFree86/X.org SiS driver USE_X_PREFIX= yes USE_GNOME= gtk20 USE_GMAKE= yes +USE_GCC= 3.4+ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}/lib"