Subject: CVS commit: pkgsrc/lang/ghc
To: None <pkgsrc-changes@NetBSD.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: pkgsrc-changes
Date: 06/14/2005 11:02:43
Module Name:	pkgsrc
Committed By:	kristerw
Date:		Tue Jun 14 11:02:43 UTC 2005

Modified Files:
	pkgsrc/lang/ghc: distinfo
Added Files:
	pkgsrc/lang/ghc/patches: patch-ah

Log Message:
Do not #define _POSIX_SOURCE.  We do not need that namespace protection,
and _POSIX_SOURCE causes build to fail for NetBSD 1.6 (due to fd_set
not being available).


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/lang/ghc/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/lang/ghc/patches/patch-ah

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