Date: Thu, 15 Apr 2004 05:54:41 -0500 (CDT) From: Conrad Sabatier <conrads@cox.net> To: Alex Dupre <ale@freebsd.org> Cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/audio/xmcd Makefile Message-ID: <XFMail.20040415055441.conrads@cox.net> In-Reply-To: <407C6758.1030606@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@cox.net> - "In Unix veritas"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20040415055441.conrads>