Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Feb 2017 22:43:46 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433623 - head/editors/libreoffice
Message-ID:  <201702072243.v17Mhkbw015508@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702072243.v17Mhkbw015508>