diff options
-rw-r--r-- | devel/autoconf213/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index 9e75da0120db..204590668732 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -23,6 +23,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes +USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CONFIG_SHELL=/bin/sh CONFIGURE_ENV+= M4=${LOCALBASE}/bin/gm4 |