[SVN-Commit] r1653 - trunk/Mk

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Wed Aug 6 15:58:56 UTC 2014


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


More information about the freebsd-gecko mailing list