Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 2014 15:58:47 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1653 - trunk/Mk
Message-ID:  <201408061558.s76Fwl0o065235@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Aug  6 15:58:46 2014
New Revision: 1653

Log:
drop old option name after r1642

Modified:
   trunk/Mk/bsd.gecko.mk

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk	Wed Aug  6 03:22:28 2014	(r1652)
+++ trunk/Mk/bsd.gecko.mk	Wed Aug  6 15:58:46 2014	(r1653)
@@ -156,7 +156,7 @@
 hunspell_MOZ_OPTIONS=	--enable-system-hunspell
 
 icu_LIB_DEPENDS=		libicui18n.so:${PORTSDIR}/devel/icu
-icu_MOZ_OPTIONS=		--with-system-icu --with-intl-api --enable-intl-api
+icu_MOZ_OPTIONS=		--with-system-icu --with-intl-api
 
 -jpeg_BUILD_DEPENDS=yasm:${PORTSDIR}/devel/yasm
 # XXX depends on ports/180159 or package flavor support



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