summaryrefslogtreecommitdiff
path: root/x11/sisctrl
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2005-06-10 05:17:05 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2005-06-10 05:17:05 +0000
commit4ddee001314777feb976d0c95cfa392c79c42779 (patch)
tree0cabeb3b68ed216637e38cb398bd74a0559e8661 /x11/sisctrl
parentAdd ROTE, a simple library for VT102 terminal emulation. (diff)
Stop GCC nits on 4.x.
Reported by: krismail
Notes
Notes: svn path=/head/; revision=137145
Diffstat (limited to 'x11/sisctrl')
-rw-r--r--x11/sisctrl/Makefile1
1 files changed, 1 insertions, 0 deletions
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"