svn commit: r371346 - branches/2014Q4/www/chromium
Rene Ladan
rene at FreeBSD.org
Wed Oct 22 07:37:02 UTC 2014
Author: rene
Date: Wed Oct 22 07:37:01 2014
New Revision: 371346
URL: https://svnweb.freebsd.org/changeset/ports/371346
QAT: https://qat.redports.org/buildarchive/r371346/
Log:
MFH: r371039
www/chromium: re-enable test targets (currently broken though)
Approved by: portmgr (erwin)
Modified:
branches/2014Q4/www/chromium/Makefile
Directory Properties:
branches/2014Q4/ (props changed)
Modified: branches/2014Q4/www/chromium/Makefile
==============================================================================
--- branches/2014Q4/www/chromium/Makefile Wed Oct 22 07:36:11 2014 (r371345)
+++ branches/2014Q4/www/chromium/Makefile Wed Oct 22 07:37:01 2014 (r371346)
@@ -167,7 +167,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-
.if ${PORT_OPTIONS:MTEST}
.include "Makefile.tests"
-#ALL_TARGET+= ${TEST_TARGETS}
+ALL_TARGET+= ${TEST_TARGETS}
.endif
DEBUG_MAKE_ENV= V=1
More information about the svn-ports-all
mailing list