From 864ca29d74ece67b63ab6ef1416d986db099af50 Mon Sep 17 00:00:00 2001 From: bland Date: Fri, 10 Jun 2005 05:17:05 +0000 Subject: Stop GCC nits on 4.x. Reported by: krismail --- x11/sisctrl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/sisctrl/Makefile') 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" -- cgit