svn commit: r308822 - head/devel/jtag

Alexey Dokuchaev danfe at FreeBSD.org
Thu Dec 13 07:47:17 UTC 2012


On Thu, Dec 13, 2012 at 07:02:23AM +0000, Marcelo Araujo wrote:
> New Revision: 308822
> URL: http://svnweb.freebsd.org/changeset/ports/308822
> 
> +OPTIONS_DEFINE=	NLS DOCS
> +OPTIONS_DEFAULT=NLS

NLS is also one of the default options AFAICT; removing this line yields:

$ make -V PORT_OPTIONS
DOCS EXAMPLES IPV6 NLS

./danfe


More information about the svn-ports-head mailing list