svn commit: r433623 - head/editors/libreoffice

Jung-uk Kim jkim at FreeBSD.org
Tue Feb 7 22:43:47 UTC 2017


Author: jkim
Date: Tue Feb  7 22:43:45 2017
New Revision: 433623
URL: https://svnweb.freebsd.org/changeset/ports/433623

Log:
  Let the users know GTK3 support is still considered experimental.

Modified:
  head/editors/libreoffice/Makefile

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Tue Feb  7 22:11:53 2017	(r433622)
+++ head/editors/libreoffice/Makefile	Tue Feb  7 22:43:45 2017	(r433623)
@@ -105,6 +105,7 @@ OPTIONS_DEFINE=	CUPS GNOME GTK2 GTK3 JAV
 		TEST VERBOSE WEBDAV
 OPTIONS_DEFAULT=	CUPS GTK2
 
+GTK3_DESC=	GTK+ 3 GUI toolkit support (experimental)
 JAVA_DESC=	Add Java support (XML filters, macros)
 MMEDIA_DESC=	Enable multimedia backend for impress
 PGSQL_DESC=	Build with PostgreSQL-SDBC driver


More information about the svn-ports-all mailing list