View | Details | Raw Unified | Return to bug 214560 | Differences between
and this patch

Collapse All | Expand All

(-)x11-drivers/xf86-video-vmware/Makefile (-2 / +2 lines)
Lines 12-19 Link Here
12
12
13
INSTALL_TARGET=	install-strip
13
INSTALL_TARGET=	install-strip
14
XORG_CAT=	driver
14
XORG_CAT=	driver
15
USE_XORG=	xextproto xineramaproto videoproto
16
15
17
BROKEN_aarch64=		Fails to compile:  implicit declaration of function outl is invalid in C99
16
ONLY_FOR_ARCHS=	i386 amd64
17
ONLY_FOR_ARCHS_REASON=	The vmware gfx protocol is only supported on x86-compatible architectures.
18
18
19
.include <bsd.port.mk>
19
.include <bsd.port.mk>

Return to bug 214560