From owner-cvs-all@FreeBSD.ORG Mon Feb 6 13:27:04 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 288BE16A420; Mon, 6 Feb 2006 13:27:04 +0000 (GMT) (envelope-from mich@freebsd.org) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2FA743D45; Mon, 6 Feb 2006 13:27:03 +0000 (GMT) (envelope-from mich@freebsd.org) Received: from icommerce.fr (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id A069937BDB; Mon, 6 Feb 2006 14:27:02 +0100 (CET) Received: by icommerce.fr (Postfix, from userid 1001) id A175A22822; Mon, 6 Feb 2006 14:27:02 +0100 (CET) Date: Mon, 6 Feb 2006 14:27:02 +0100 From: Michael Landin Hostbaek To: Dejan Lesjak Message-ID: <20060206132702.GJ47761@mich2.itxmarket.com> Mail-Followup-To: Michael Landin Hostbaek , Dejan Lesjak , MANTANI Nobutaka , ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org References: <200602051723.k15HNFX3056985@repoman.freebsd.org> <20060206122959.GG47761@mich2.itxmarket.com> <200602061354.35472.dejan.lesjak@ijs.si> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602061354.35472.dejan.lesjak@ijs.si> X-Operating-System: FreeBSD 6.0-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.11 Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, MANTANI Nobutaka , ports-committers@freebsd.org Subject: Re: cvs commit: ports/multimedia/libxine Makefile ports/multimedia/libxine/files patch-src_audio_out_audio_oss_out.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 13:27:04 -0000 Dejan Lesjak (dejan.lesjak) writes: > You will probably need to recompile ImageMagick. If the output of "Wand-config > --libs" includes "-ldpstk -ldps" then that would be it. (libxine just uses > this output to figure out which libraries to link with). Cheers, that did the trick. /mich