svn commit: r361631 - head/multimedia/vlc

Adam Weinberger adamw at adamw.org
Sun Jul 13 16:47:08 UTC 2014


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...

# Adam


-- 
Adam Weinberger
adamw at adamw.org
http://www.adamw.org



More information about the svn-ports-all mailing list