aboutsummaryrefslogtreecommitdiff
path: root/multimedia/oggvideotools
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/oggvideotools
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/oggvideotools')
-rw-r--r--multimedia/oggvideotools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/oggvideotools/Makefile b/multimedia/oggvideotools/Makefile
index 38015b37c990..fb35dcf9550e 100644
--- a/multimedia/oggvideotools/Makefile
+++ b/multimedia/oggvideotools/Makefile
@@ -19,7 +19,8 @@ LIB_DEPENDS= libgd.so:graphics/gd \
libtheora.so:multimedia/libtheora \
libvorbis.so:audio/libvorbis
-USES= cmake compiler:c++11-lib localbase:ldflags pkgconfig tar:bz2
+USES= cmake compiler:c++11-lib localbase:ldflags pkgconfig sdl \
+ tar:bz2
USE_CXXSTD= c++11
USE_SDL= sdl
USE_LDCONFIG= yes