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

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
LIB_DEPENDS=	drm:${PORTSDIR}/graphics/libdrm
16
LIB_DEPENDS=	drm:${PORTSDIR}/graphics/libdrm
17
17
18
USE_BZIP2=	yes
18
USE_BZIP2=	yes
19
USE_XORG=	pciaccess xext xfixes
19
USE_XORG=	glproto pciaccess xext xfixes 
20
USE_GL=		gl
20
USE_GL=		gl
21
USE_AUTOTOOLS=	aclocal autoheader automake autoconf libtoolize
21
USE_AUTOTOOLS=	aclocal autoheader automake autoconf libtoolize
22
ACLOCAL_ARGS=	-I.
22
ACLOCAL_ARGS=	-I.

Return to bug 176131