Date: Thu, 13 Dec 2012 07:55:43 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308831 - head/devel/jtag Message-ID: <201212130755.qBD7th1t080369@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Thu Dec 13 07:55:43 2012 New Revision: 308831 URL: http://svnweb.freebsd.org/changeset/ports/308831 Log: - Remove NLS as OPTIONS_DEFAULT, due it is one of default options. Reported by: danfe@ Modified: head/devel/jtag/Makefile Modified: head/devel/jtag/Makefile ============================================================================== --- head/devel/jtag/Makefile Thu Dec 13 07:54:56 2012 (r308830) +++ head/devel/jtag/Makefile Thu Dec 13 07:55:43 2012 (r308831) @@ -16,7 +16,6 @@ BUILD_DEPENDS= ${OPENWINCE_INCLUDE_DEP}: RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= NLS DOCS -OPTIONS_DEFAULT=NLS USE_BZIP2= yes USE_READLINE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212130755.qBD7th1t080369>