From owner-freebsd-ports Sat Mar 30 5:18:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.dada.it (mail5.dada.it [195.110.96.37]) by hub.freebsd.org (Postfix) with SMTP id 812CF37B422 for ; Sat, 30 Mar 2002 05:18:26 -0800 (PST) Received: (qmail 11450 invoked from network); 30 Mar 2002 13:17:50 -0000 Received: from unknown (HELO torrini.org) (195.110.114.101) by mail.dada.it with SMTP; 30 Mar 2002 13:17:50 -0000 Received: from trudy.home.torrini.org (localhost.home.torrini.org [127.0.0.1]) by torrini.org (8.12.2/8.12.2) with ESMTP id g2UDHq7M032270; Sat, 30 Mar 2002 14:17:52 +0100 (CET) (envelope-from riccardo@trudy.home.torrini.org) Received: (from riccardo@localhost) by trudy.home.torrini.org (8.12.2/8.12.2/Submit) id g2UDHkE7032269; Sat, 30 Mar 2002 14:17:46 +0100 (CET) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 30 Mar 2002 14:17:46 +0100 (CET) From: Riccardo Torrini To: riggs@rrr.de Subject: You need to update mplayer port Cc: freebsd-ports@FreeBSD.ORG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org After libdvdcss changes you need to update mplayer port: # diff -u Makefile.orig Makefile --- Makefile.orig Mon Mar 18 11:27:49 2002 +++ Makefile Sat Mar 30 14:14:33 2002 @@ -76,7 +76,7 @@ .endif .if defined(WITH_DVD) -LIB_DEPENDS+= dvdcss.0:${PORTSDIR}/graphics/libdvdcss \ +LIB_DEPENDS+= dvdcss.1:${PORTSDIR}/graphics/libdvdcss \ dvdread.2:${PORTSDIR}/graphics/libdvdread .endif Riccardo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message