Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 12/09/2002 03:22:08
Module Name:	pkgsrc
Committed By:	grant
Date:		Mon Dec  9 01:22:08 UTC 2002

Modified Files:
	pkgsrc/mk: defs.SunOS.mk

Log Message:
Solaris has /usr/include/iconv.h, but it's not GNU iconv. Mark it
incompatible.

Fixes buildlink2 problems with converters/libiconv, which assumed that
iconv was in the base system (on Solaris) due to the existance of
/usr/include/iconv.h.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 pkgsrc/mk/defs.SunOS.mk

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