Subject: CVS commit: pkgsrc/www/drivel
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 12/28/2005 15:40:26
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Wed Dec 28 15:40:26 UTC 2005

Modified Files:
	pkgsrc/www/drivel: Makefile distinfo
Added Files:
	pkgsrc/www/drivel/patches: patch-ab

Log Message:
Fix the build under NetBSD 3.0 and unbreak this package.
The code explicitly defines _XOPEN_SOURCE (to an empty value), which breaks
sys/select.h; change it to also define _XOPEN_SOURCE_EXTENDED as suggested
by kleink@.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/www/drivel/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/www/drivel/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/www/drivel/patches/patch-ab

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