diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2005-06-10 05:17:05 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2005-06-10 05:17:05 +0000 |
commit | 4ddee001314777feb976d0c95cfa392c79c42779 (patch) | |
tree | 0cabeb3b68ed216637e38cb398bd74a0559e8661 /x11 | |
parent | f048ecd2d8313c31e7b6a573c8aa3768c6b5a5b2 (diff) | |
download | ports-4ddee001314777feb976d0c95cfa392c79c42779.tar.gz ports-4ddee001314777feb976d0c95cfa392c79c42779.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/sisctrl/Makefile | 1 |
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" |