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

(-)devil/Makefile (+1 lines)
Lines 26-31 Link Here
26
USE_GL=		yes
26
USE_GL=		yes
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
28
GNU_CONFIGURE=	yes
28
GNU_CONFIGURE=	yes
29
CONFIGURE_ARGS=	--disable-allegro
29
CONFIGURE_ENV=	CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib"
30
CONFIGURE_ENV=	CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib"
30
31
31
OPTIONS=	SDL "Enable SDL support" off
32
OPTIONS=	SDL "Enable SDL support" off

Return to bug 115111