aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autoconf')
-rw-r--r--devel/autoconf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index e53b7f6da855..4be4c8724f86 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -20,9 +20,10 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_BZIP2= yes
+USE_PERL5_RUN= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= CONFIG_SHELL=/bin/sh
+CONFIGURE_ENV+= CONFIG_SHELL=${SH}
CONFIGURE_ENV+= M4=${LOCALBASE}/bin/gm4
.if exists(${LOCALBASE}/bin/emacs)