summaryrefslogtreecommitdiff
path: root/lang/ecl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ecl/Makefile')
-rw-r--r--lang/ecl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index 7373e51f19b3..6269b08232f7 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -20,9 +20,8 @@ USE_GMAKE= yes
USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-system-gmp --enable-boehm=system
-CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
CFLAGS= -I${LOCALBASE}/include
-LDFLAGS= -L${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
OPTIONS= ASDF "Enable ASDF building facility" on \