aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/fluxbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/fluxbox/Makefile')
-rw-r--r--x11-wm/fluxbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile
index be557abdca42..0800957993ca 100644
--- a/x11-wm/fluxbox/Makefile
+++ b/x11-wm/fluxbox/Makefile
@@ -79,7 +79,7 @@ CONFIGURE_ARGS+= --enable-xinerama
.if ${PORT_OPTIONS:MNLS}
USES+= iconv
-CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -liconv"
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${ICONV_LIB}"
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS+= --enable-nls
PLIST_SUB+= NLS=""