From owner-freebsd-ports@FreeBSD.ORG Tue Apr 20 16:51:44 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C30A3106564A for ; Tue, 20 Apr 2010 16:51:44 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.freebsd.org (Postfix) with ESMTP id 7F6678FC13 for ; Tue, 20 Apr 2010 16:51:44 +0000 (UTC) Received: from [89.182.216.219] (helo=localhost) by smtprelay01.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1O4Gfm-0003Uc-5C; Tue, 20 Apr 2010 18:51:42 +0200 Date: Tue, 20 Apr 2010 18:54:38 +0200 From: Marcus von Appen To: Demelier David Message-ID: <20100420165438.GA1676@medusa.sysfault.org> References: <20100420152854.GB1049@Abricot.malikania.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IS0zKkzwUGydFO0o" Content-Disposition: inline In-Reply-To: <20100420152854.GB1049@Abricot.malikania.fr> User-Agent: Mutt/1.5.20 (2009-06-14) X-Df-Sender: 320095 Cc: freebsd-ports@freebsd.org Subject: Re: audio/sdl_mixer does not pull libmikmod as dependency X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus von Appen List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2010 16:51:44 -0000 --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On, Tue Apr 20, 2010, Demelier David wrote: > Hi, >=20 > I was checking why supertux fails, and I noticed that libmikmod wasn't > installed. I checked the sdl_mixer options and MIKMOD is activated. >=20 > Why does make (missing|deinstall|install) does not pull libmikmod, flac, > smpeg as sdl_mixer dependencies ? Because I missed a '+=3D' in the LIB_DEPENDS for mikmod and flac, which caused them to be ignored under various circumstances. It has been fixed now, thanks for noticing :-). Regards Marcus --IS0zKkzwUGydFO0o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkvN3E4ACgkQi68/ErJnpkdnJwCfUHnwFbiaeRKA+60S0kJJtu1R O2kAoNIDAXIMupue4of4D8XkLozHfAr4 =Jx4p -----END PGP SIGNATURE----- --IS0zKkzwUGydFO0o--