Subject: CVS commit: pkgsrc/editors/abiword
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 10/27/2004 02:50:19
Module Name:	pkgsrc
Committed By:	reed
Date:		Wed Oct 27 02:50:19 UTC 2004

Modified Files:
	pkgsrc/editors/abiword: Makefile.common

Log Message:
Only force USE_BUILTIN.iconv=no for non-Linux.
Linux systems have glibc which provides a good GNU iconv.

What GNU iconv feature/function is specifically needed
for abiword?

This should be fixed to not define USE_BUILTIN.iconv=no but
to use some other option, because it overrides PREFER_NATIVE
use for iconv.

Also at this time, converters/libiconv doesn't get built nor installed
under Linux. So abiword's build failed.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/editors/abiword/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.