aboutsummaryrefslogtreecommitdiff
path: root/x11/wdisplays
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:21:02 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:21:02 +0000
commitb132573e497440ccab95f08970f076144dbea023 (patch)
treec86c460006c4cb47f553ee1947721398649ec2e2 /x11/wdisplays
parentef878751a79ba6aaefefa599a76c833c618977d5 (diff)
downloadports-b132573e497440ccab95f08970f076144dbea023.tar.gz
ports-b132573e497440ccab95f08970f076144dbea023.zip
x11*: Add missing USES={gl,gnome,mate}
Notes
Notes: svn path=/head/; revision=517047
Diffstat (limited to 'x11/wdisplays')
-rw-r--r--x11/wdisplays/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wdisplays/Makefile b/x11/wdisplays/Makefile
index 1496ab4c1796..26c1e8c789df 100644
--- a/x11/wdisplays/Makefile
+++ b/x11/wdisplays/Makefile
@@ -14,7 +14,7 @@ BUILD_DEPENDS= wayland-protocols>=1.17:graphics/wayland-protocols
LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
libwayland-client.so:graphics/wayland
-USES= compiler:c11 meson pkgconfig
+USES= compiler:c11 gnome meson pkgconfig
USE_GITHUB= yes
USE_GNOME= cairo gtk30
GH_ACCOUNT= cyclopsian