aboutsummaryrefslogtreecommitdiff
path: root/multimedia/celluloid
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/celluloid
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/celluloid')
-rw-r--r--multimedia/celluloid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/celluloid/Makefile b/multimedia/celluloid/Makefile
index 417fa60717e1..b6ca8316e11c 100644
--- a/multimedia/celluloid/Makefile
+++ b/multimedia/celluloid/Makefile
@@ -13,7 +13,8 @@ LICENSE= GPLv3+
LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
libmpv.so:multimedia/mpv
-USES= compiler:c11 desktop-file-utils gettext-tools gmake pkgconfig tar:xz
+USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \
+ pkgconfig tar:xz
USE_GNOME= cairo gtk30
GNU_CONFIGURE= yes
GLIB_SCHEMAS= io.github.GnomeMpv.gschema.xml \