svn commit: r303272 - in head/audio/sphinxbase: . files

Alexey Dokuchaev danfe at FreeBSD.org
Tue Aug 28 14:05:00 UTC 2012


On Tue, Aug 28, 2012 at 11:14:20AM +0000, Jase Thew wrote:
> New Revision: 303272
> URL: http://svn.freebsd.org/changeset/ports/303272
> 
> +OPTIONS_DEFINE=	SNDFILE THREADS
> +OPTIONS_DEFAULT=	THREADS
> +
> +SNDFILE_DESC=	libsndfile support
> +THREADS_DESC=	Build with thread safety support

We have SNDFILE_DESC and THREADS_DESC already (while default description for
the latter is different (more generic), SNDFILE_DESC is exactly the same) in
Mk/bsd.options.desc.mk.

./danfe



More information about the svn-ports-head mailing list