From 2d6fd951e60baeb1cd842232b41c3bfa3a713566 Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Sun, 8 Apr 2018 17:37:01 +0000 Subject: [PATCH] MFH: r466810 - Remove duplicate dependency libxml2 While I'm here remove comment about use_system_icu because it is already unbundled. Approved by: ports-secteam blanket --- www/chromium/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 5b95281f0554..f15264dbe35a 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -59,7 +59,6 @@ LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-atk \ libsecret-1.so:security/libsecret \ libnss3.so:security/nss \ libexpat.so:textproc/expat2 \ - libxml2.so:textproc/libxml2 \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= xdg-open:devel/xdg-utils \ @@ -130,7 +129,7 @@ GN_ARGS+= clang_use_chrome_plugins=false \ extra_cxxflags="-I${LOCALBASE}/include" \ extra_ldflags="-L${LOCALBASE}/lib" # TODO: investigate building with these options: -# use_system_icu use_system_minigbm +# use_system_minigbm GN_BOOTSTRAP_FLAGS= --no-clean --no-rebuild # FreeBSD Chromium Api Key