aboutsummaryrefslogtreecommitdiff
path: root/graphics/zathura-djvu
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:36:06 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:36:06 +0000
commit3cf0c52fa6016687078f1be15489ab2af19dc330 (patch)
treecbe693adeccba5e36f594c9db8a0b351320cb150 /graphics/zathura-djvu
parent4dbc59c3bb70027554159916d299ae4aa3d6a717 (diff)
downloadports-3cf0c52fa6016687078f1be15489ab2af19dc330.tar.gz
ports-3cf0c52fa6016687078f1be15489ab2af19dc330.zip
graphics: Add missing USES={gl,gnome,sdl}
Notes
Notes: svn path=/head/; revision=517071
Diffstat (limited to 'graphics/zathura-djvu')
-rw-r--r--graphics/zathura-djvu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/zathura-djvu/Makefile b/graphics/zathura-djvu/Makefile
index 9a3235dc5626..bbf57efdcf41 100644
--- a/graphics/zathura-djvu/Makefile
+++ b/graphics/zathura-djvu/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre
BUILD_DEPENDS= zathura:graphics/zathura
RUN_DEPENDS= zathura:graphics/zathura
-USES= meson ninja compiler:c11 desktop-file-utils pkgconfig tar:xz
+USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig \
+ tar:xz
USE_GNOME= glib20 gtk30
PLIST_FILES= lib/zathura/libdjvu.so \