Subject: CVS commit: pkgsrc/converters/libiconv
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/06/2002 00:26:05
Module Name: pkgsrc
Committed By: jlam
Date: Mon Aug 5 21:26:05 UTC 2002
Modified Files:
pkgsrc/converters/libiconv: buildlink.mk
Log Message:
Allow system libiconv to be used if it's provided. If USE_GNU_ICONV is
defined, then we always use the pkgsrc libiconv. INCOMPAT_ICONV can be
appended to with machine platform style entries, e.g. NetBSD-*-*, to note
when a system libiconv can't be used. We currently default to needing
pkgsrc libiconv on NetBSD only. This should fix pkg/17500.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/converters/libiconv/buildlink.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.