Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2012 21:43:20 +0200
From:      Grzegorz Blach <magik@roorback.net>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/169040: audio/ario: Converted to OptionsNG
Message-ID:  <1340048600.2070.8.camel@silver.nine>
In-Reply-To: <201206131640.q5DGe9Cj057006@freefall.freebsd.org>
References:  <201206131640.q5DGe9Cj057006@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
ario configuration now is broken:

1. OPTIONS_DEFINE= NLS override OPTIONS_DEFINE=	AVAHI, so only NLS
option is available during 'make config'

2. AVAHI_DESC is defined in Mk/bsd.options.desc.mk, it isn't necessary
to override this variable with similar message

3. Porter handbook suggest use WITHOUT_NLS variable to choose using
gettext or not. Also I think /etc/make.conf is better place to set this
variable, than port Makefile, so I removed NLS option.


Please revert your patch and commit my patch without changes.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1340048600.2070.8.camel>