Subject: CVS commit: pkgsrc/devel/gettext-lib
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/07/2003 07:59:48
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Mar  7 05:59:48 UTC 2003

Modified Files:
	pkgsrc/devel/gettext-lib: buildlink2.mk

Log Message:
Use BUILDLINK_LIBICONV_LDADD instead of hard-coding "-liconv".  This should
fix the problem where gettext-lib on certain OSes that already have iconv
functions in libc don't need to link against libiconv.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/gettext-lib/buildlink2.mk

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