Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2019 11:41:18 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r489860 - branches/2019Q1/www/chromium
Message-ID:  <201901101141.x0ABfIoN045384@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Thu Jan 10 11:41:17 2019
New Revision: 489860
URL: https://svnweb.freebsd.org/changeset/ports/489860

Log:
  MFH: r489859
  
  - Unbreak devel/chromium-gn port
  
  Reported by:	pkg-fallout
  
  Approved by:	ports-secteam (blanket)

Modified:
  branches/2019Q1/www/chromium/Makefile
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/www/chromium/Makefile
==============================================================================
--- branches/2019Q1/www/chromium/Makefile	Thu Jan 10 11:37:26 2019	(r489859)
+++ branches/2019Q1/www/chromium/Makefile	Thu Jan 10 11:41:17 2019	(r489860)
@@ -70,7 +70,7 @@ ONLY_FOR_ARCHS=			aarch64 amd64 i386
 .endif
 
 .if defined(GN_ONLY)
-USES=		compiler:c++14-lang localbase:ldflags ninja pkgconfig \
+USES=		compiler:c++14-lang dos2unix localbase:ldflags ninja pkgconfig \
 		python:2.7,build shebangfix tar:xz
 .else
 USES=		bison cpe desktop-file-utils dos2unix gl gnome jpeg localbase:ldflags \



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