summaryrefslogtreecommitdiff
path: root/korean/ami/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/ami/Makefile')
-rw-r--r--korean/ami/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile
index 05f6fd62f43b..f2af6dd6aafc 100644
--- a/korean/ami/Makefile
+++ b/korean/ami/Makefile
@@ -27,8 +27,8 @@ GNU_CONFIGURE= yes
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
-CPPFLAGS+= "-I${LOCALBASE}/include"
+LDFLAGS+= -L${LOCALBASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls