summaryrefslogtreecommitdiff
path: root/converters/recode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/recode/Makefile')
-rw-r--r--converters/recode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/recode/Makefile b/converters/recode/Makefile
index 18a205d72d6a..b369c5178957 100644
--- a/converters/recode/Makefile
+++ b/converters/recode/Makefile
@@ -20,8 +20,8 @@ USE_AUTOTOOLS= libtool
USE_PERL5= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --without-included-gettext
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -fPIC
MAN1= recode.1