diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ecl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile index 677735728f4e..406e768ae9fb 100644 --- a/lang/ecl/Makefile +++ b/lang/ecl/Makefile @@ -30,6 +30,7 @@ INFO= ecl ecldev USE_BZIP2= YES USE_GMAKE= YES +USE_PERL5_BUILD=yes GNU_CONFIGURE= YES USE_LIBTOOL_VER= 13 CONFIGURE_ARGS= --with-tcp --enable-threads --with-clos-streams --enable-local-gmp --with-cmuformat |