svn commit: r461687 - head/devel/sbt/files
Alex Dupre
ale at FreeBSD.org
Tue Feb 13 06:51:46 UTC 2018
Author: ale
Date: Tue Feb 13 06:51:45 2018
New Revision: 461687
URL: https://svnweb.freebsd.org/changeset/ports/461687
Log:
Add forgotten file and fix build.
Added:
head/devel/sbt/files/sbtopts (contents, props changed)
Added: head/devel/sbt/files/sbtopts
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/devel/sbt/files/sbtopts Tue Feb 13 06:51:45 2018 (r461687)
@@ -0,0 +1,4 @@
+# Use sbt's internal PollingWatchServices.
+# This triggers rebuilds on src changes after max. 0.5 seconds (instead of 10 seconds).
+# Reference: https://github.com/sbt/sbt/issues/3868
+-Dsbt.watch.mode=polling
More information about the svn-ports-all
mailing list