aboutsummaryrefslogtreecommitdiff
path: root/emulators/higan/files/patch-higan_target-tomoko_GNUmakefile
blob: 1b8131a40d9d7673af8465f984ed625ca7455fc9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- higan/target-tomoko/GNUmakefile.orig	2017-09-23 21:35:23 UTC
+++ higan/target-tomoko/GNUmakefile
@@ -30,9 +30,9 @@ else ifeq ($(platform),linux)
   ruby += audio.oss audio.alsa audio.openal audio.pulseaudio audio.pulseaudiosimple audio.ao
   ruby += input.sdl input.xlib input.udev
 else ifeq ($(platform),bsd)
-  ruby += video.glx video.xvideo video.xshm video.sdl
-  ruby += audio.oss audio.openal
-  ruby += input.sdl input.xlib
+  ruby += %%VIDEO%%
+  ruby += %%AUDIO%%
+  ruby += %%INPUT%%
 endif
 
 # ruby