summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm2-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile
index f1fdd750e14e..b87b233d413e 100644
--- a/x11-wm/fvwm2-devel/Makefile
+++ b/x11-wm/fvwm2-devel/Makefile
@@ -55,7 +55,7 @@ CONFIGURE_ARGS+= --with-png --with-png-includes=${LOCALBASE}/include \
.endif
.if !defined(WITHOUT_ICONV)
-LIB_DEPENDS+= iconv.2:${PORTSDIR}/converters/iconv
+LIB_DEPENDS+= biconv.2:${PORTSDIR}/converters/iconv
CONFIGURE_ARGS+= --with-iconv-lib=/usr/local/lib \
--with-iconv-includes=/usr/local/include
.endif