aboutsummaryrefslogtreecommitdiff
path: root/emulators/fuse-utils
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:08:49 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:08:49 +0000
commit78b522d04c8a56a2bcf7582bd65b2e049494ea9e (patch)
treead7fc41e83124b14a4f9c94aa2581bd3df105324 /emulators/fuse-utils
parentacf1e80f2a51164e8f7fdb176967668739b26fa7 (diff)
downloadports-78b522d04c8a56a2bcf7582bd65b2e049494ea9e.tar.gz
ports-78b522d04c8a56a2bcf7582bd65b2e049494ea9e.zip
e*: Add missing USES={gnome,sdl,xorg}
Notes
Notes: svn path=/head/; revision=517045
Diffstat (limited to 'emulators/fuse-utils')
-rw-r--r--emulators/fuse-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index a34c08aec7c0..908ede99b96b 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
libpng.so:graphics/png \
libspectrum.so:emulators/libspectrum
-USES= gettext iconv jpeg pkgconfig
+USES= gettext gnome iconv jpeg pkgconfig
USE_GNOME= glib20
GNU_CONFIGURE= yes