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

(-)Makefile (-2 / +1 lines)
Lines 23-30 Link Here
23
23
24
WRKSRC=		${WRKDIR}/t-engine4-src-${PORTVERSION}
24
WRKSRC=		${WRKDIR}/t-engine4-src-${PORTVERSION}
25
MAKE_ARGS+=	config=release verbose=yes ARCH=""
25
MAKE_ARGS+=	config=release verbose=yes ARCH=""
26
USES=		gmake openal:al
26
USES=		gmake openal:al tar:bzip2
27
USE_BZIP2=	yes
28
USE_SDL=	image2 sdl2 ttf2
27
USE_SDL=	image2 sdl2 ttf2
29
USE_GL=		gl
28
USE_GL=		gl
30
SUB_FILES=	tome4
29
SUB_FILES=	tome4

Return to bug 187486