summaryrefslogtreecommitdiff
path: root/devel/gtranslator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gtranslator/Makefile')
-rw-r--r--devel/gtranslator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile
index 3ac9cc624ab8..8324453d6c30 100644
--- a/devel/gtranslator/Makefile
+++ b/devel/gtranslator/Makefile
@@ -23,8 +23,8 @@ USE_GMAKE= yes
USE_GETTEXT= yes
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -lgnuregex"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib -lgnuregex
CONFIGURE_ARGS= --disable-debug \
--enable-compile-warnings=no