diff options
Diffstat (limited to 'www/chromium/Makefile')
-rw-r--r-- | www/chromium/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index a483c96c8017..b0c144c9527e 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,5 +1,5 @@ PORTNAME= chromium -PORTVERSION= 138.0.7204.96 +PORTVERSION= 139.0.7258.127 PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 @@ -103,7 +103,6 @@ BINARY_ALIAS= python3=${PYTHON_CMD} GN_ARGS+= clang_use_chrome_plugins=false \ enable_backup_ref_ptr_support=false \ enable_hangout_services_extension=true \ - enable_nacl=false \ enable_remoting=false \ enable_widevine=true \ fatal_linker_warnings=false \ |