svn commit: r428763 - in head/audio/fluidsynth: . files

Mathieu Arnold mat at FreeBSD.org
Sat Dec 17 13:50:43 UTC 2016


Le 17/12/2016 à 14:41, Thomas Zander a écrit :
> Modified: head/audio/fluidsynth/Makefile
> ==============================================================================
> --- head/audio/fluidsynth/Makefile	Sat Dec 17 13:26:05 2016	(r428762)
> +++ head/audio/fluidsynth/Makefile	Sat Dec 17 13:41:32 2016	(r428763)
> @@ -13,7 +13,7 @@ COMMENT=	Real-time software synthesizer 
>  LICENSE=	LGPL20
>  LICENSE_FILE=	${WRKSRC}/COPYING
>  
> -OPTIONS_DEFINE=	JACK ALSA DBUS LADSPA LASH PORTAUDIO PULSEAUDIO SNDFILE
> +OPTIONS_DEFINE=	JACK ALSA DBUS LADSPA LASH PORTAUDIO PULSEAUDIO SNDFILE SNDIO
>  OPTIONS_DEFAULT=	JACK

This is missing a PORTREVISION bump.
> +SNDIO_LIB_DEPENDS=	libsndio.so:audio/sndio
> +SNDIO_CMAKE_OFF=	-Denable-sndio:BOOL=FALSE


I guess this should probably be:


SNDIO_CMAKE_BOOL=    enable-sndio


-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20161217/c94bf6a8/attachment.sig>


More information about the svn-ports-head mailing list