aboutsummaryrefslogtreecommitdiff
path: root/emulators/dolphin-emu
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2019-09-20 21:17:10 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2019-09-20 21:17:10 +0000
commite025da18549c14554f3fbfe947686a8f11d5b2fe (patch)
treec68b76cc77b1756e3b66000557d08b319b4a38f3 /emulators/dolphin-emu
parentfda6691b0b07fbfe74a0c887927d6e1645116898 (diff)
downloadports-e025da18549c14554f3fbfe947686a8f11d5b2fe.tar.gz
ports-e025da18549c14554f3fbfe947686a8f11d5b2fe.zip
Add missing USES=xorg for my ports
Notes
Notes: svn path=/head/; revision=512444
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 dfd2cffd4fab..8904b42c3824 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -42,7 +42,7 @@ LIB_DEPENDS= libpulse.so:audio/pulseaudio \
libhidapi.so:comms/hidapi
USES= cmake compiler:c++17-lang desktop-file-utils gl iconv \
- pkgconfig qmake qt:5 sdl
+ pkgconfig qmake qt:5 sdl xorg
USE_GITHUB= yes
GH_PROJECT= dolphin