aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gst123
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:59:51 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:59:51 +0000
commit0ff2775088f054712adf45c91c7e479b538d5efd (patch)
tree1771fbee78554f01a77b70350275aeec20a2b9a3 /multimedia/gst123
parentba284573681e85a059c5c2eb8cad050ff23fd8ac (diff)
downloadports-0ff2775088f054712adf45c91c7e479b538d5efd.tar.gz
ports-0ff2775088f054712adf45c91c7e479b538d5efd.zip
multimedia: Add missing USES={gl,gnome,sdl,xorg}
Notes
Notes: svn path=/head/; revision=517065
Diffstat (limited to 'multimedia/gst123')
-rw-r--r--multimedia/gst123/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gst123/Makefile b/multimedia/gst123/Makefile
index cd3e5f67c872..65857c9a2089 100644
--- a/multimedia/gst123/Makefile
+++ b/multimedia/gst123/Makefile
@@ -13,7 +13,7 @@ COMMENT= Command-line tool to play audio and video files
LICENSE= LGPL20
GNU_CONFIGURE= yes
-USES= compiler:c++11-lang gmake ncurses pkgconfig tar:bzip2
+USES= compiler:c++11-lang gmake gnome ncurses pkgconfig tar:bzip2
USE_GNOME= gtk20
CONFIGURE_ENV= NCURSES5_CONFIG=/usr/bin/true
LDFLAGS+= -lncurses -L${LOCALBASE}/lib