cvs commit: ports/audio/xmcd Makefile

Conrad Sabatier conrads at cox.net
Thu Apr 15 10:54:51 UTC 2004


On 13-Apr-2004 Alex Dupre wrote:
> Daniel Eischen wrote:
> 
>> deischen    2004/04/13 15:02:07 PDT
>> 
>>   FreeBSD ports repository
>> 
>>   Modified files:
>>     audio/xmcd           Makefile 
>>   Log:
>>   Make audio/flac a LIB_DEPENDS instead of a RUN_DEPENDS.
> 
> Hmmm, then you should change the dependency from binary to library.

Also:

LIB_DEPENDS+=   vorbis.3:${PORTSDIR}/audio/libvorbis \
                flac:${PORTSDIR}/audio/flac

The libraries are named libFLAC*, not libflac*. 
The above will (and does) fail.

-- 
Conrad Sabatier <conrads at cox.net> - "In Unix veritas"



More information about the freebsd-ports-bugs mailing list