svn commit: r353491 - head/tools/tools/locale
Eugene Grosbein
eugen at FreeBSD.org
Mon Oct 14 14:31:22 UTC 2019
Author: eugen
Date: Mon Oct 14 14:31:21 2019
New Revision: 353491
URL: https://svnweb.freebsd.org/changeset/base/353491
Log:
Add missing port to the list of needed tools in the README file
describing locale rebuild process:
devel/apache-ant
Modified:
head/tools/tools/locale/README
Modified: head/tools/tools/locale/README
==============================================================================
--- head/tools/tools/locale/README Mon Oct 14 13:10:29 2019 (r353490)
+++ head/tools/tools/locale/README Mon Oct 14 14:31:21 2019 (r353491)
@@ -6,6 +6,7 @@ Tools needed:
java (openjdk >= 8)
perl
converters/p5-Text-Iconv
+ devel/apache-ant
devel/p5-Tie-IxHash
textproc/p5-XML-Parser
More information about the svn-src-all
mailing list