Lines 1-7
Link Here
|
1 |
# $FreeBSD$ |
1 |
# $FreeBSD$ |
2 |
|
2 |
|
3 |
PORTNAME= xf86-video-vmware |
3 |
PORTNAME= xf86-video-vmware |
4 |
PORTVERSION= 13.1.0 |
4 |
PORTVERSION= 13.2.1 |
5 |
CATEGORIES= x11-drivers |
5 |
CATEGORIES= x11-drivers |
6 |
|
6 |
|
7 |
MAINTAINER= x11@FreeBSD.org |
7 |
MAINTAINER= x11@FreeBSD.org |
Lines 9-15
Link Here
|
9 |
|
9 |
|
10 |
XORG_CAT= driver |
10 |
XORG_CAT= driver |
11 |
USE_XORG= xextproto xineramaproto videoproto |
11 |
USE_XORG= xextproto xineramaproto videoproto |
|
|
12 |
INSTALL_TARGET= install-strip |
12 |
|
13 |
|
13 |
BROKEN_aarch64= Fails to compile: implicit declaration of function outl is invalid in C99 |
14 |
ONLY_FOR_ARCHS= i386 amd64 |
|
|
15 |
ONLY_FOR_ARCHS_REASON= The vmware gfx protocol is only supported on x86-compatible architectures. |
14 |
|
16 |
|
15 |
.include <bsd.port.mk> |
17 |
.include <bsd.port.mk> |