Subject: CVS commit: pkgsrc/devel/libsetenv
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 08/21/2007 16:31:51
Module Name:	pkgsrc
Committed By:	tnn
Date:		Tue Aug 21 16:31:51 UTC 2007

Modified Files:
	pkgsrc/devel/libsetenv: Makefile

Log Message:
Explicitly mask as not for DragonFly nor Darwin. Both of these systems
are modern and have setenv(3). However their prototypes differ slightly
from the other BSDs, causing this package to fail in bulk builds.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/libsetenv/Makefile

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