Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 21EB663C277 for ; Mon, 10 Aug 2009 23:03:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C4B9063B33B; Mon, 10 Aug 2009 23:03:21 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E90C963B140 for ; Mon, 10 Aug 2009 23:03:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D1390175D0; Mon, 10 Aug 2009 23:03:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 10 Aug 2009 23:03:20 +0000 From: David Sainty Subject: CVS commit: pkgsrc/net/wpa_supplicant To: pkgsrc-changes@NetBSD.org Reply-To: dsainty@netbsd.org X-Mailer: log_accum Message-Id: <20090810230320.D1390175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: dsainty Date: Mon Aug 10 23:03:20 UTC 2009 Modified Files: pkgsrc/net/wpa_supplicant: Makefile Log Message: If the OPSYS-specific defconfig file isn't present, don't bomb out the Makefile by trying to concatenate the non-existent file. Fixes the build for Linux, and presumably all other non-NetBSD platforms too. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/wpa_supplicant/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.