Date: 05 May 2003 15:34:11 -0400 From: ajhar@physics.miami.edu (Dr. Edward Ajhar) To: cy@freebsd.org, freebsd-ports-bugs@freebsd.org Subject: fvwm2-devel and iconv Message-ID: <m1r87d2nnw.fsf@server.physics.miami.edu>
next in thread | raw e-mail | index | archive | help
I'm not certain if this is the correct fix, but there is an inconsistency between iconv-2.0_3 and fvwm-2.5.6. --- /usr/ports/x11-wm/fvwm2-devel/Makefile~ Sun May 4 08:55:02 2003 +++ /usr/ports/x11-wm/fvwm2-devel/Makefile Mon May 5 11:52:37 2003 @@ -55,7 +55,7 @@ .endif .if !defined(WITHOUT_ICONV) -LIB_DEPENDS+= iconv.2:${PORTSDIR}/converters/iconv +LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/iconv CONFIGURE_ARGS+= --with-iconv-lib=/usr/local/lib \ --with-iconv-includes=/usr/local/include .endif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m1r87d2nnw.fsf>