From 16afe3cb54c23c963b36eaef829e24a47af1e7ef Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Sun, 4 May 2003 20:31:38 +0000 Subject: Fix broken dependency. PR: 51460 Submitted by: Guido Berhoerster --- x11-wm/fvwm2-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/fvwm2-devel') 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 -- cgit v1.2.3