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

(-)games/gl-117/Makefile (-1 / +1 lines)
Lines 19-25 Link Here
19
19
20
WRKSRC=		${WRKDIR}/${DISTNAME}-src
20
WRKSRC=		${WRKDIR}/${DISTNAME}-src
21
USE_SDL=	mixer sdl
21
USE_SDL=	mixer sdl
22
USE_MESA=	yes
22
USE_GL=		yes
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
CONFIGURE_ARGS=	--x-include=${X11BASE}/include \
24
CONFIGURE_ARGS=	--x-include=${X11BASE}/include \
25
		--x-libraries=${X11BASE}/lib \
25
		--x-libraries=${X11BASE}/lib \

Return to bug 67801