aboutsummaryrefslogtreecommitdiff
path: root/graphics/fusefs-gphotofs
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/fusefs-gphotofs
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/fusefs-gphotofs')
-rw-r--r--graphics/fusefs-gphotofs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fusefs-gphotofs/Makefile b/graphics/fusefs-gphotofs/Makefile
index 46835593fec1..7941b3160e49 100644
--- a/graphics/fusefs-gphotofs/Makefile
+++ b/graphics/fusefs-gphotofs/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2
-USES= fuse pkgconfig tar:bzip2
+USES= fuse gnome pkgconfig tar:bzip2
USE_GNOME= glib20
GNU_CONFIGURE= yes