Subject: CVS commit: pkgsrc/converters/libiconv
To: None <pkgsrc-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: pkgsrc-changes
Date: 08/18/2003 03:37:48
Module Name:	pkgsrc
Committed By:	jmc
Date:		Mon Aug 18 03:37:48 UTC 2003

Modified Files:
	pkgsrc/converters/libiconv: buildlink2.mk

Log Message:
Export proper link flags to LDFLAGS based on overall config (i.e. whether
libiconv exists/is needed and whether to link it in). This means packages
can avoid hardcoding LDFLAGS+=-liconv and breaking on -current.
Fixes gnomeicu for -current and 1.6.x


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/converters/libiconv/buildlink2.mk

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