Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 2021 07:34:02 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r564196 - head/Mk/Uses
Message-ID:  <202102060734.1167Y24F031916@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Feb  6 07:34:02 2021
New Revision: 564196
URL: https://svnweb.freebsd.org/changeset/ports/564196

Log:
  libgnomekbd is a gnome3 components now

Modified:
  head/Mk/Uses/gnome.mk

Modified: head/Mk/Uses/gnome.mk
==============================================================================
--- head/Mk/Uses/gnome.mk	Sat Feb  6 07:19:13 2021	(r564195)
+++ head/Mk/Uses/gnome.mk	Sat Feb  6 07:34:02 2021	(r564196)
@@ -78,7 +78,7 @@ _USE_GNOME_ALL+= atk cairo \
 		gnomevfs2 gtk-update-icon-cache gtk20 gtkhtml3 \
 		gtksharp20 gtksourceview2 gvfs libartlgpl2 libbonobo \
 		libbonoboui libglade2 libgnome \
-		libgnomecanvas libgnomekbd \
+		libgnomecanvas \
 		libgnomeui libgsf libidl librsvg2 libwnck \
 		libxml2 libxslt \
 		orbit2 pango pangox-compat \
@@ -88,7 +88,7 @@ _USE_GNOME_ALL+= atk cairo \
 _USE_GNOME_ALL+=dconf evolutiondataserver3 gnomecontrolcenter3 gnomedesktop3 \
 		gnomemenus3 gsound gtk30 gtkhtml4 gtksourceview3 \
 		gtksourceview4 libgda5 \
-		libgda5-ui libwnck3 metacity nautilus3 \
+		libgda5-ui libgnomekbd libwnck3 metacity nautilus3 \
 		pygobject3 vte3
 
 # C++ bindings



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