View | Details | Raw Unified | Return to bug 223060
Collapse All | Expand All

(-)./Makefile (+6 lines)
Lines 16-19 XORG_CAT= driver Link Here
16
ONLY_FOR_ARCHS=	i386 amd64
16
ONLY_FOR_ARCHS=	i386 amd64
17
ONLY_FOR_ARCHS_REASON=	The vmware gfx protocol is only supported on x86-compatible architectures.
17
ONLY_FOR_ARCHS_REASON=	The vmware gfx protocol is only supported on x86-compatible architectures.
18
18
19
.include <bsd.port.options.mk>
20
21
.if ${ARCH} == i386
22
USE_GCC=	any
23
.endif
24
19
.include <bsd.port.mk>
25
.include <bsd.port.mk>

Return to bug 223060