Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 10/26/2006 17:08:08
Module Name: pkgsrc
Committed By: rillig
Date: Thu Oct 26 17:08:08 UTC 2006
Modified Files:
pkgsrc/mk: x11.buildlink3.mk x11.builtin.mk x11.version.mk
Log Message:
Replaced a .sinclude with .include to catch errors when X11_TYPE is not
one of "native" or "xorg". Failing with an error message in the right
file is better than failing somewhere else with a completely obscure
error message.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/x11.buildlink3.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/x11.builtin.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/x11.version.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.