Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1F31663B89F for ; Sat, 1 Jan 2011 13:10:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F1AE919CE63; Sat, 1 Jan 2011 13:10:38 +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 E856419CE5D for ; Sat, 1 Jan 2011 13:10:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DB594175DD; Sat, 1 Jan 2011 13:10:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 1 Jan 2011 13:10:37 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/multimedia/mkvtoolnix To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20110101131037.DB594175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sat Jan 1 13:10:37 UTC 2011 Modified Files: pkgsrc/multimedia/mkvtoolnix: Makefile Log Message: * as PLIST, it is expected enable translations support, so add buildlink with gettext-lib and msgfmt to USE_TOOLS. * let to not depend on lang/ruby, it wll conflicts with PKG_ALTERNATIVES. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/multimedia/mkvtoolnix/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.