Subject: CVS commit: pkgsrc/converters/libiconv
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/26/2004 04:53:23
Module Name: pkgsrc
Committed By: jlam
Date: Mon Apr 26 04:53:23 UTC 2004
Modified Files:
pkgsrc/converters/libiconv: builtin.mk
Log Message:
Do previous in a different way. We want USE_GNU_ICONV to always use
a GNU libiconv, whether it be builtin or not, and PREFER_{NATIVE,PKGSRC}
can be used to decide which iconv we use if USE_GNU_ICONV isn't defined.
On NetBSD, the native iconv implementation (if it exists) is considered
GNUish enough unless USE_GNU_ICONV is explicitly defined.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/converters/libiconv/builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.