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

(-)devel/autoconf/Makefile (-1 / +2 lines)
Lines 29-35 USE_PERL5= yes Link Here
29
INFO=		autoconf-${BUILD_VERSION}
29
INFO=		autoconf-${BUILD_VERSION}
30
30
31
GNU_CONFIGURE=	yes
31
GNU_CONFIGURE=	yes
32
CONFIGURE_ENV+=	CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 AWK=${AWK}
32
CONFIGURE_ENV+=	CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 AWK=${AWK} \
33
		ac_cv_prog_TEST_EMACS=no
33
CONFIGURE_ARGS=	--program-suffix=-${BUILD_VERSION} --without-lispdir
34
CONFIGURE_ARGS=	--program-suffix=-${BUILD_VERSION} --without-lispdir
34
35
35
GENERIC_TOOLS=	config.guess config.sub	elisp-comp install-sh mdate-sh missing
36
GENERIC_TOOLS=	config.guess config.sub	elisp-comp install-sh mdate-sh missing

Return to bug 153744