Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id B3C0063B85F for ; Fri, 22 Jun 2012 16:24:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 892EC14A2FE; Fri, 22 Jun 2012 16:24:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1BC0F14A2FA for ; Fri, 22 Jun 2012 16:24:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id hjYNWNbrBxna for ; Fri, 22 Jun 2012 16:24:56 +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 9739514A2E9 for ; Fri, 22 Jun 2012 16:24:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3E070175DD; Fri, 22 Jun 2012 16:24:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 22 Jun 2012 16:24:56 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/audio/toolame To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20120622162456.3E070175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Fri Jun 22 16:24:56 UTC 2012 Modified Files: pkgsrc/audio/toolame: Makefile PLIST distinfo pkgsrc/audio/toolame/patches: patch-ac Log Message: Makefile clean-up; pass CFLAGS and LDFLAGS to Makefile -- fixes builds with -isysroot (e.g. Mac OS X) To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/audio/toolame/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/toolame/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/audio/toolame/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/toolame/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.