Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 85FFA63B8A5 for ; Mon, 24 Mar 2008 19:53:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B04D063B193; Mon, 24 Mar 2008 19:53:02 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id D506E63B176 for ; Mon, 24 Mar 2008 19:53:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BB30C175D0; Mon, 24 Mar 2008 19:53:01 +0000 (UTC) From: Tobias Nygren Subject: CVS commit: pkgsrc/devel/binutils To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20080324195301.BB30C175D0@cvs.netbsd.org> Date: Mon, 24 Mar 2008 19:53:01 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Mon Mar 24 19:53:01 UTC 2008 Modified Files: pkgsrc/devel/binutils: buildlink3.mk Log Message: If a package includes this bl3.mk, then ensure that it uses as(1) provided by binutils. This should fix multimedia/m{encoder,player} when using the mplayer-ssse3 option. (huh, what's with the extra s in the option name?) Reported in private mail from Dennis den Brok. To generate a diff of this commit: cvs rdiff -r1.20 -r1.21 pkgsrc/devel/binutils/buildlink3.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.