Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BB79863C368 for ; Fri, 4 Dec 2009 09:18:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5C27163B156; Fri, 4 Dec 2009 09:18:16 +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 D479063B137 for ; Fri, 4 Dec 2009 09:18:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A948C175DD; Fri, 4 Dec 2009 09:18:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 4 Dec 2009 09:18:14 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/devel/xulrunner To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20091204091814.A948C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Fri Dec 4 09:18:14 UTC 2009 Modified Files: pkgsrc/devel/xulrunner: mozilla-common.mk Log Message: add buildlinkry for libjpeg. We can end up linking with the wrong libjpeg on Linux otherwise. There are still other problems with interference from native libraries (i.e. sqlite3). To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/xulrunner/mozilla-common.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.