diff options
Diffstat (limited to 'devel/gnu-autoconf/Makefile')
-rw-r--r-- | devel/gnu-autoconf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile index 6420504f9d4f..55604f23b39c 100644 --- a/devel/gnu-autoconf/Makefile +++ b/devel/gnu-autoconf/Makefile @@ -27,6 +27,7 @@ USE_PERL5= yes PREFIX?= ${LOCALBASE}/gnu-autotools GNU_CONFIGURE= yes +NO_MTREE= yes CONFIGURE_ENV+= CONFIG_SHELL=${SH} CONFIGURE_ENV+= M4=${LOCALBASE}/bin/gm4 CONFIGURE_ARGS= --without-lispdir |