Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 9EBF563B853 for ; Mon, 8 Sep 2008 07:02:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3F13D63B232; Mon, 8 Sep 2008 07:02:53 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 939DC63B112 for ; Mon, 8 Sep 2008 07:02:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 50080175D0; Mon, 8 Sep 2008 07:02:52 +0000 (UTC) From: "David A. Holland" Subject: CVS commit: pkgsrc/x11 To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org Message-Id: <20080908070252.50080175D0@cvs.netbsd.org> Date: Mon, 8 Sep 2008 07:02:52 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: dholland Date: Mon Sep 8 07:02:52 UTC 2008 Modified Files: pkgsrc/x11/Xfixes: Makefile pkgsrc/x11/Xrender: Makefile Log Message: Make these fail with a comprehensible error message when X11_TYPE != native. To generate a diff of this commit: cvs rdiff -r1.23 -r1.24 pkgsrc/x11/Xfixes/Makefile cvs rdiff -r1.33 -r1.34 pkgsrc/x11/Xrender/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.