aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/fvwm2/Makefile')
-rw-r--r--x11-wm/fvwm2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index c4d4147629a..aedd6206e3a 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -47,7 +47,7 @@ DISTFILES+= ${FVWM_ICONS}.tar.bz2
.if ! ${PORT_OPTIONS:MICONV}
CONFIGURE_ARGS+= --disable-iconv
.else
-USE_ICONV= yes
+USES+= iconv
CONFIGURE_ARGS+= --with-iconv-library=${LOCALBASE}/lib \
--with-iconv-includes=${LOCALBASE}/include
.endif