svn commit: r489860 - branches/2019Q1/www/chromium

Carlos J. Puga Medina cpm at FreeBSD.org
Thu Jan 10 11:41:19 UTC 2019


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 \


More information about the svn-ports-all mailing list