aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/flex/Makefile2
-rw-r--r--textproc/gsed/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile
index 6f14c8adb9f0..3531b5ceb45f 100644
--- a/textproc/flex/Makefile
+++ b/textproc/flex/Makefile
@@ -16,7 +16,7 @@ USES= bison gmake libtool makeinfo tar:xz
GNU_CONFIGURE= yes
# install flex header to its own dir to avoid conflict with system flex.
CONFIGURE_ARGS= --includedir=${PREFIX}/include/flex --disable-shared
-CONFIGURE_ENV= M4=${LOCALBASE}/bin/gm4 MAKEINFO="makeinfo --no-split"
+CONFIGURE_ENV= M4=${LOCALBASE}/bin/gm4 MAKEINFO="${MAKEINFO} --no-split"
INSTALL_TARGET= install-strip
INFO= flex
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index eb34f16b0251..cf85d0169faa 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= johans@FreeBSD.org
COMMENT= The GNU stream editor
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= MAKEINFO="makeinfo --no-split"
+CONFIGURE_ENV+= MAKEINFO="${MAKEINFO} --no-split"
USES= charsetfix makeinfo gmake
PATCH_SUBDIRS= . doc lib sed