Subject: CVS commit: pkgsrc/www/drivel
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 09/02/2006 19:23:51
Module Name: pkgsrc
Committed By: rillig
Date: Sat Sep 2 19:23:51 UTC 2006
Modified Files:
pkgsrc/www/drivel: Makefile
Log Message:
Fixed the build on NetBSD by defining _NETBSD_SOURCE, which overrides
_XOPEN_SOURCE in some files. The latter definition had hidden the type
definition for fd_set.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/www/drivel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.