diff options
-rw-r--r-- | emulators/mupen64plus-rice/Makefile | 2 | ||||
-rw-r--r-- | emulators/mupen64plus-video-rice/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/mupen64plus-rice/Makefile b/emulators/mupen64plus-rice/Makefile index aabc98f6a3c8..d8b013e00a0f 100644 --- a/emulators/mupen64plus-rice/Makefile +++ b/emulators/mupen64plus-rice/Makefile @@ -9,6 +9,8 @@ PKGNAMESUFFIX= -rice COMMENT= The rice graphics plugin for Mupen64plus +BROKEN= does not compile + USE_GL= yes USE_SDL= sdl diff --git a/emulators/mupen64plus-video-rice/Makefile b/emulators/mupen64plus-video-rice/Makefile index aabc98f6a3c8..d8b013e00a0f 100644 --- a/emulators/mupen64plus-video-rice/Makefile +++ b/emulators/mupen64plus-video-rice/Makefile @@ -9,6 +9,8 @@ PKGNAMESUFFIX= -rice COMMENT= The rice graphics plugin for Mupen64plus +BROKEN= does not compile + USE_GL= yes USE_SDL= sdl |