diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /lang/ecl | |
parent | Unbreak: make it fetchable again (diff) |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'lang/ecl')
-rw-r--r-- | lang/ecl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile index 48d90133d51a..194a16ba739b 100644 --- a/lang/ecl/Makefile +++ b/lang/ecl/Makefile @@ -29,7 +29,6 @@ INFO= ecl ecldev USE_GMAKE= YES USE_PERL5_BUILD=yes GNU_CONFIGURE= YES -USE_AUTOTOOLS= libtool:13 CONFIGURE_ARGS= --with-asdf --with-tcp --with-system-gmp --enable-boehm=included # We need to tell ECL where to find the GMP includes |