Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 8744F63B842 for ; Thu, 18 Sep 2008 02:23:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3496D63B22E; Thu, 18 Sep 2008 02:23:05 +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 75FA963B1C9 for ; Thu, 18 Sep 2008 02:23:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 651B7175D0; Thu, 18 Sep 2008 02:23:04 +0000 (UTC) From: Quentin Garnier Subject: CVS commit: [cube-native-xorg] pkgsrc/x11/libXScrnSaver To: pkgsrc-changes@NetBSD.org Reply-To: cube@netbsd.org Message-Id: <20080918022304.651B7175D0@cvs.netbsd.org> Date: Thu, 18 Sep 2008 02:23:04 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: cube Date: Thu Sep 18 02:23:04 UTC 2008 Modified Files: pkgsrc/x11/libXScrnSaver [cube-native-xorg]: builtin.mk Log Message: Search for libXss.so as well as the pkgconfig file. This allows libXScrnSaver to be still considered native on a platform that doesn't provide pkgconfig files for X packages. Issue mentioned and fix suggested by joerg@. To generate a diff of this commit: cvs rdiff -r1.1.2.1 -r1.1.2.2 pkgsrc/x11/libXScrnSaver/builtin.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.