Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 2020 05:58:56 +0000 (UTC)
From:      =?UTF-8?Q?Lo=c3=afc_Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557261 - head/x11-toolkits/wxgtk30
Message-ID:  <202012080558.0B85wueq011154@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lbartoletti
Date: Tue Dec  8 05:58:56 2020
New Revision: 557261
URL: https://svnweb.freebsd.org/changeset/ports/557261

Log:
  x11-toolkits/wxgtk30: Remove unused gconf2 dependency
  
  PR:		251644
  Submitted by:	greg@unrelenting.technology

Modified:
  head/x11-toolkits/wxgtk30/Makefile

Modified: head/x11-toolkits/wxgtk30/Makefile
==============================================================================
--- head/x11-toolkits/wxgtk30/Makefile	Tue Dec  8 01:53:35 2020	(r557260)
+++ head/x11-toolkits/wxgtk30/Makefile	Tue Dec  8 05:58:56 2020	(r557261)
@@ -60,7 +60,7 @@ OPTIONS_SUB=	yes
 NLS_USES=	gettext
 
 GSTREAMER_CONFIGURE_ENABLE=	mediactrl
-GSTREAMER_USE=	GNOME=gconf2 GSTREAMER1=yes
+GSTREAMER_USE=	GSTREAMER1=yes
 
 NOTIFY_CONFIGURE_WITH=	libnotify
 NOTIFY_LIB_DEPENDS=	libnotify.so:devel/libnotify



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