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

Collapse All | Expand All

(-)multimedia/libva-intel-hybrid-driver/Makefile (+10 lines)
Lines 25-31 Link Here
25
USES=		autoreconf compiler:c11 gmake libtool pkgconfig
25
USES=		autoreconf compiler:c11 gmake libtool pkgconfig
26
USE_GITHUB=	yes
26
USE_GITHUB=	yes
27
GH_ACCOUNT=	01org
27
GH_ACCOUNT=	01org
28
28
GNU_CONFIGURE=	yes
29
GNU_CONFIGURE=	yes
30
OPTION_SUB=	yes
31
32
OPTIONS_DEFINE=		WAYLAND X11
33
OPTIONS_DEFAULT=	WAYLAND X11
34
35
WAYLAND_CONFIGURE_ENABLE= wayland
36
37
X11_CONFIGURE_ENABLE= x11
38
29
INSTALL_TARGET=	install-strip
39
INSTALL_TARGET=	install-strip
30
PLIST_FILES=	lib/dri/hybrid_drv_video.so
40
PLIST_FILES=	lib/dri/hybrid_drv_video.so
31
41

Return to bug 236376