diff options
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-vmware/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-vmware/Makefile b/x11-drivers/xf86-video-vmware/Makefile index 5181bfde8fe0..9fbe17cfe394 100644 --- a/x11-drivers/xf86-video-vmware/Makefile +++ b/x11-drivers/xf86-video-vmware/Makefile @@ -23,7 +23,7 @@ CONFIGURE_ARGS= --without-libudev .include <bsd.port.options.mk> .if ${ARCH} == i386 -USE_GCC= yes +USE_GCC= 11 .endif .include <bsd.port.mk> |