aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-vmware/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-06-04 05:53:21 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-06-04 05:53:21 +0000
commitd09ed096c44ca516f3e4922e292b4afabd03ff11 (patch)
tree8472e59ca02578120ca7b8bc5e2af50d2954440e /x11-drivers/xf86-video-vmware/Makefile
parent31a195fb72446a7d02336b8fa1b9c1e0032f95cb (diff)
downloadports-d09ed096c44ca516f3e4922e292b4afabd03ff11.tar.gz
ports-d09ed096c44ca516f3e4922e292b4afabd03ff11.zip
Diffstat (limited to 'x11-drivers/xf86-video-vmware/Makefile')
-rw-r--r--x11-drivers/xf86-video-vmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-vmware/Makefile b/x11-drivers/xf86-video-vmware/Makefile
index a654f41cd228..53f8b54191a4 100644
--- a/x11-drivers/xf86-video-vmware/Makefile
+++ b/x11-drivers/xf86-video-vmware/Makefile
@@ -22,7 +22,7 @@ CONFIGURE_ARGS= --without-libudev
.include <bsd.port.options.mk>
.if ${ARCH} == i386
-USE_GCC= any
+USE_GCC= yes
.endif
.include <bsd.port.mk>