[OPTIONS NG] multiple OPTIONS_MULTI not possible

Matthew Seaman matthew at FreeBSD.org
Mon Jun 4 20:41:45 UTC 2012


On 04/06/2012 21:29, Lars Engels wrote:
> OPTIONS_DEFINE=         CDDA2WAV
> 
> OPTIONS_MULTI=          ENCODER
> OPTIONS_MULTI_ENCODER=  LAME VORBIS FLAC
> 
> OPTIONS_MULTI=          ENGINE
> OPTIONS_MULTI_ENGINE=   MPLAYER XINE
> 
> OPTIONS_DEFAULT=        MPLAYER CDDA2WAV LAME VORBIS

You need:

OPTIONS_MULTI=		ENCODER ENGINE
OPTIONS_MULTI_ENCODER=	LAME VORBIS FLAC
OPTIONS_MULTI_ENGINE=	MPLAYER XINE

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120604/451b367a/signature.pgp


More information about the freebsd-ports mailing list