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

(-)Makefile (-1 / +1 lines)
Lines 21-27 Link Here
21
		libvdpau.so:multimedia/libvdpau
21
		libvdpau.so:multimedia/libvdpau
22
22
23
PATCH_STRIP=	-p1
23
PATCH_STRIP=	-p1
24
USES=		pkgconfig tar:bzip2
24
USES=		compiler:c++11-lang pkgconfig tar:bzip2
25
USE_XORG=	xrandr xrender
25
USE_XORG=	xrandr xrender
26
HAS_CONFIGURE=	yes
26
HAS_CONFIGURE=	yes
27
CONFIGURE_ARGS=	--cc="${CC}" --cxx="${CXX}" --add-cflags=-I${VDRDIR}
27
CONFIGURE_ARGS=	--cc="${CC}" --cxx="${CXX}" --add-cflags=-I${VDRDIR}

Return to bug 233690