aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/mupen64-glide/Makefile2
-rw-r--r--emulators/mupen64-tr64/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/mupen64-glide/Makefile b/emulators/mupen64-glide/Makefile
index a50be3eb703c..661a93ec138a 100644
--- a/emulators/mupen64-glide/Makefile
+++ b/emulators/mupen64-glide/Makefile
@@ -11,6 +11,8 @@ PKGNAMESUFFIX= -glide
COMMENT= Glide64 graphics plugin for Mupen64
+BROKEN= does not build
+
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_SDL= sdl
diff --git a/emulators/mupen64-tr64/Makefile b/emulators/mupen64-tr64/Makefile
index 1bbff13125cb..4242ddc6bc00 100644
--- a/emulators/mupen64-tr64/Makefile
+++ b/emulators/mupen64-tr64/Makefile
@@ -11,6 +11,8 @@ PKGNAMESUFFIX= -tr64
COMMENT= Tr64 graphics plugin for Mupen64
+BROKEN= does not build
+
USE_SDL= sdl
USE_GL= yes