diff options
author | pav <pav@FreeBSD.org> | 2010-05-21 06:23:34 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-05-21 06:23:34 +0800 |
commit | fe0c2a49f299681e910cb8644611e77ba4d1f368 (patch) | |
tree | 104916c82811b7826b173af77559e613b8a91f36 /emulators | |
parent | 604b1c258bf643e555b1c21c320ad1e5ea90379e (diff) | |
download | freebsd-ports-gnome-fe0c2a49f299681e910cb8644611e77ba4d1f368.tar.gz freebsd-ports-gnome-fe0c2a49f299681e910cb8644611e77ba4d1f368.tar.zst freebsd-ports-gnome-fe0c2a49f299681e910cb8644611e77ba4d1f368.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'emulators')
-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 |