aboutsummaryrefslogtreecommitdiff
path: root/emulators/dolphin-emu
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2018-09-05 10:05:29 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2018-09-05 10:05:29 +0000
commitb1e378eade57987a5a9a5c906322f69b7b7b4f2c (patch)
tree405068109a97d918604b2a693cc412458636caad /emulators/dolphin-emu
parenta6c3a53dc4d19e026f955fdab8f46d580e2ac128 (diff)
downloadports-b1e378eade57987a5a9a5c906322f69b7b7b4f2c.tar.gz
ports-b1e378eade57987a5a9a5c906322f69b7b7b4f2c.zip
Add missing USES=gnome to my ports
Notes
Notes: svn path=/head/; revision=479017
Diffstat (limited to 'emulators/dolphin-emu')
-rw-r--r--emulators/dolphin-emu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index 7cd2efb5949c..8c87d5137872 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -32,7 +32,7 @@ LIB_DEPENDS= libpulse.so:audio/pulseaudio \
libgtest.so:devel/googletest
LLD_UNSAFE= yes
-USES= cmake compiler:c++11-lib iconv openal pkgconfig
+USES= cmake compiler:c++11-lib gnome iconv openal pkgconfig
USE_GITHUB= yes
GH_PROJECT= dolphin