From owner-svn-ports-head@FreeBSD.ORG Sun Dec 15 22:17:11 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F7823A1; Sun, 15 Dec 2013 22:17:11 +0000 (UTC) Received: from mx1a.lautre.net (mx1a.lautre.net [80.67.160.71]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BC09F1648; Sun, 15 Dec 2013 22:17:09 +0000 (UTC) Received: from graf.pompo.net (unknown [78.225.128.39]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: thierry@pompo.net) by mx1a.lautre.net (Postfix) with ESMTPSA id 5F9A0400A9; Sun, 15 Dec 2013 23:11:07 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id C78BD42D18AF; Sun, 15 Dec 2013 23:11:06 +0100 (CET) Date: Sun, 15 Dec 2013 23:11:06 +0100 From: Thierry Thomas To: Ivan Klymenko Subject: Re: svn commit: r336566 - in head/multimedia: mencoder mplayer mplayer/files Message-ID: <20131215221106.GF14741@graf.pompo.net> Mail-Followup-To: Ivan Klymenko , Baptiste Daroussin , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org References: <201312151850.rBFIoq2q038615@svn.freebsd.org> <20131215233631.6096654f@nonamehost.local> <20131215213745.GM57153@ithaqua.etoilebsd.net> <20131215235327.55b79747@nonamehost.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131215235327.55b79747@nonamehost.local> X-Operating-System: FreeBSD 9.2-STABLE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xF1C516B3C8359753 User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-ports-head@freebsd.org, Baptiste Daroussin , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Dec 2013 22:17:11 -0000 On sun 15 dec 13 at 22:53:27 +0100, Ivan Klymenko wrote: > so then need to fix same way ports: > > devel/synfig > multimedia/dv2jpg > multimedia/mlt > multimedia/kino > multimedia/transcode > multimedia/xawtv > > :) Not exactly: LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv is the old syntax, deprecated but still correct. But dv.so was wrong. Regards, -- Th. Thomas.