svn commit: r361631 - head/multimedia/vlc

Baptiste Daroussin bapt at FreeBSD.org
Sun Jul 13 16:49:37 UTC 2014


On Sun, Jul 13, 2014 at 12:40:38PM -0400, Adam Weinberger wrote:
> On 12 Jul, 2014, at 14:03, Juergen Lock <nox at FreeBSD.org> wrote:
> 
> > Modified: head/multimedia/vlc/Makefile
> > ==============================================================================
> > --- head/multimedia/vlc/Makefile	Sat Jul 12 17:58:06 2014	(r361630)
> > +++ head/multimedia/vlc/Makefile	Sat Jul 12 18:03:24 2014	(r361631)
> > @@ -198,6 +198,7 @@ MTP_CONFIGURE_ENABLE=	mtp
> > 
> > MUSEPACK_LIB_DEPENDS=	libmpcdec.so:${PORTSDIR}/audio/musepack
> > MUSEPACK_CONFIGURE_ENABLE=	mpc
> > +MUSEPACK_CONFIGURE_ENV=		LIBS_mpc="-L${LOCALBASE}/lib -lmpcdec”
> 
> You want MUSEPACK_CONFIGURE_ON here. ${opt}_CONFIGURE_ENV doesn’t exist.
> 
> bapt can tell you how many times I’ve made that mistake...

Well ${opt}_CONFIGURE_ENV does exists :) your mistake was another one I don't
remember :)

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140713/36f3bfa7/attachment.sig>


More information about the svn-ports-all mailing list