aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-12-08 05:58:56 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-12-08 05:58:56 +0000
commit3132a903f4ce416229066806d37e85978b86af1d (patch)
treea387ba52cb5eb8e8617446d6080913a57536bb13
parent0ee0eb31ea9aa0279b762cf6eca73754b847341e (diff)
downloadports-3132a903f4ce416229066806d37e85978b86af1d.tar.gz
ports-3132a903f4ce416229066806d37e85978b86af1d.zip
x11-toolkits/wxgtk30: Remove unused gconf2 dependency
PR: 251644 Submitted by: greg@unrelenting.technology
Notes
Notes: svn path=/head/; revision=557261
-rw-r--r--x11-toolkits/wxgtk30/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk30/Makefile b/x11-toolkits/wxgtk30/Makefile
index f384c5419848..3252cd06365d 100644
--- a/x11-toolkits/wxgtk30/Makefile
+++ b/x11-toolkits/wxgtk30/Makefile
@@ -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