Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Dan Winship <danw@netbsd.org>
List: pkgsrc-changes
Date: 05/20/2004 16:13:05
Module Name:	pkgsrc
Committed By:	danw
Date:		Thu May 20 16:13:05 UTC 2004

Modified Files:
	pkgsrc/audio/musicpd: Makefile
	pkgsrc/converters/libiconv: buildlink3.mk

Log Message:
Revert the change to put -liconv into BUILDLINK_LDFLAGS.iconv (which
breaks some things on Darwin) and fix audio/musicpd so it doesn't need
it (by faking out a configure check that gets confused by the
iconv_open -> libiconv_open renaming)


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/musicpd/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/converters/libiconv/buildlink3.mk

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