Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2D2D863B8A5 for ; Tue, 7 Apr 2009 14:34:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6374063B16A; Tue, 7 Apr 2009 14:34:24 +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 52BE963B17B for ; Tue, 7 Apr 2009 14:34:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 40490175D0; Tue, 7 Apr 2009 14:34:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 7 Apr 2009 14:34:23 +0000 From: Matthias Scheler Subject: CVS commit: [pkgsrc-2009Q1] pkgsrc/www/libproxy To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20090407143423.40490175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Tue Apr 7 14:34:23 UTC 2009 Modified Files: pkgsrc/www/libproxy [pkgsrc-2009Q1]: buildlink3.mk Log Message: Pullup ticket #2728 - requested by dsainty libproxy: fix build of dependent packages Revisions pulled up: - www/libproxy/buildlink3.mk 1.3 --- Module Name: pkgsrc Committed By: dsainty Date: Tue Apr 7 03:14:07 UTC 2009 Modified Files: pkgsrc/www/libproxy: buildlink3.mk Log Message: Pull in lang/python/extension.mk when buildlinking. Specifically, this fixes the build of dependent packages (like net/libsoup24) under Linux, which attempt (and fail) to link in -ldb4 as requested by ${PREFIX}/lib/libproxy.la. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.2.2.1 pkgsrc/www/libproxy/buildlink3.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.