Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2013 19:50:01 GMT
From:      olli hauer <ohauer@gmx.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/176382: ports dependencies not being recorded
Message-ID:  <201303271950.r2RJo1kG062235@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176382; it has been noted by GNATS.

From: olli hauer <ohauer@gmx.de>
To: bug-followup@FreeBSD.org, peter@rulingia.com
Cc:  
Subject: Re: ports/176382: ports dependencies not being recorded
Date: Wed, 27 Mar 2013 20:48:21 +0100

 The two ports graphics/jpeg and graphics/libjpeg-turbo
 install both the same lib (libjpeg.so.11), but port
 graphics/jpgtn has a dependency on graphics/jpeg.
 
 So if you first install libjpeg-turbo the LIB_DEPENDENCY
 will find the lib and assumes jpeg is installed.
 
 I suspect you will find the line in the jpeg folder.
 
 The only working solution would be a file in Mk
 that allows switching between jpeg/libjpeg-turbo
 and adjusting ~5800+ ports.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303271950.r2RJo1kG062235>