aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mlt
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-01-12 22:55:21 +0800
committerTobias C. Berner <tcberner@FreeBSD.org>2021-01-12 22:55:21 +0800
commitf2a16c67c7792f14500cd3151054108d28bb638a (patch)
treed7a487c02c137a53f2076792f1554154ef87bb76 /multimedia/mlt
parenta392c764538ec0539f9355980f353ec457e4d447 (diff)
downloadfreebsd-ports-gnome-f2a16c67c7792f14500cd3151054108d28bb638a.tar.gz
freebsd-ports-gnome-f2a16c67c7792f14500cd3151054108d28bb638a.tar.zst
freebsd-ports-gnome-f2a16c67c7792f14500cd3151054108d28bb638a.zip
multimedia/mlt: remove bogus gtk2 dependency
PR: 252607 Submitted by: Greg V <greg@unrelenting.technology>
Diffstat (limited to 'multimedia/mlt')
-rw-r--r--multimedia/mlt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile
index ca9909aaad69..3593e4ac38e7 100644
--- a/multimedia/mlt/Makefile
+++ b/multimedia/mlt/Makefile
@@ -69,7 +69,7 @@ FREI0R_CONFIGURE_ENABLE=frei0r
GDK_LIB_DEPENDS= libexif.so:graphics/libexif \
libfontconfig.so:x11-fonts/fontconfig
-GDK_USE= GNOME=gdkpixbuf2,gtk20,pango
+GDK_USE= GNOME=gdkpixbuf2,pango
GDK_CONFIGURE_ENABLE= gdk
JACK_LIB_DEPENDS= libjack.so:audio/jack