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

(-)Makefile (-1 / +2 lines)
Lines 19-25 Link Here
19
USE_BZIP2=	yes
19
USE_BZIP2=	yes
20
20
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
CONFIGURE_ENV=	M4=${LOCALBASE}/bin/gm4
22
CONFIGURE_ENV=	CONFIG_SHELL=/bin/sh \
23
		M4=${LOCALBASE}/bin/gm4
23
CONFIGURE_ARGS=	--without-lispdir
24
CONFIGURE_ARGS=	--without-lispdir
24
25
25
GENERIC_TOOLS=	config.guess	\
26
GENERIC_TOOLS=	config.guess	\

Return to bug 39492