summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-28 18:52:52 +0000
committerantoine <antoine@FreeBSD.org>2014-03-28 18:52:52 +0000
commit5933eb5055565a97a11d3711716610c0339e34cd (patch)
tree27d2bcae956c33cabbe3b0e041937f429b40dcb6
parentd2f0fecf49a1e1922a301494b697e95e347b9d85 (diff)
downloadFreeBSD-ports-5933eb5055565a97a11d3711716610c0339e34cd.zip
FreeBSD-ports-5933eb5055565a97a11d3711716610c0339e34cd.tar.gz
Those ports are already deprecated, still mark them broken to save a few
pkg-fallout emails in april Reported by: pkg-fallout
-rw-r--r--emulators/mupen64-glide/Makefile1
-rw-r--r--emulators/mupen64-gln64/Makefile1
-rw-r--r--emulators/mupen64-input/Makefile1
-rw-r--r--emulators/mupen64-rsp/Makefile1
-rw-r--r--emulators/mupen64-sdlaudio/Makefile1
-rw-r--r--emulators/mupen64-sound/Makefile1
-rw-r--r--emulators/mupen64-tr64/Makefile1
7 files changed, 7 insertions, 0 deletions
diff --git a/emulators/mupen64-glide/Makefile b/emulators/mupen64-glide/Makefile
index 33f95a3..3a8f113 100644
--- a/emulators/mupen64-glide/Makefile
+++ b/emulators/mupen64-glide/Makefile
@@ -8,6 +8,7 @@ COMMENT= Glide64 graphics plugin for Mupen64
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
+BROKEN= Fails to patch
USE_SDL= sdl
USE_GL= yes
diff --git a/emulators/mupen64-gln64/Makefile b/emulators/mupen64-gln64/Makefile
index d580b46..bba8d18 100644
--- a/emulators/mupen64-gln64/Makefile
+++ b/emulators/mupen64-gln64/Makefile
@@ -7,6 +7,7 @@ PKGNAMESUFFIX= -gln64
COMMENT= The glN64 graphics plugin for Mupen64
+BROKEN= Fails to build
USE_GL= yes
USE_SDL= sdl
diff --git a/emulators/mupen64-input/Makefile b/emulators/mupen64-input/Makefile
index 357ff1f..81b40c2 100644
--- a/emulators/mupen64-input/Makefile
+++ b/emulators/mupen64-input/Makefile
@@ -5,6 +5,7 @@ PKGNAMESUFFIX= -input
COMMENT= Input plugin for Mupen64
+BROKEN= Fails to build
USE_SDL= sdl
FIXFILES= #
diff --git a/emulators/mupen64-rsp/Makefile b/emulators/mupen64-rsp/Makefile
index 1d14be8..c4b8868 100644
--- a/emulators/mupen64-rsp/Makefile
+++ b/emulators/mupen64-rsp/Makefile
@@ -4,6 +4,7 @@ PKGNAMESUFFIX= -rsp
COMMENT= RSP plugin for Mupen64
+BROKEN= Fails to build
FIXFILES= #
PLUGIN_NAME= mupen64_hle_rsp_azimer
diff --git a/emulators/mupen64-sdlaudio/Makefile b/emulators/mupen64-sdlaudio/Makefile
index ea811d1..1d3466c 100644
--- a/emulators/mupen64-sdlaudio/Makefile
+++ b/emulators/mupen64-sdlaudio/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -sdlaudio
COMMENT= JttL's SDL audio plugin for Mupen64
+BROKEN= Fails to build
USE_SDL= sdl
FIXFILES= #
diff --git a/emulators/mupen64-sound/Makefile b/emulators/mupen64-sound/Makefile
index 6694655..95ce11a 100644
--- a/emulators/mupen64-sound/Makefile
+++ b/emulators/mupen64-sound/Makefile
@@ -4,6 +4,7 @@ PKGNAMESUFFIX= -sound
COMMENT= Sound plugin for Mupen64
+BROKEN= Fails to build
FIXFILES= #
PLUGIN_NAME= mupen64_audio
diff --git a/emulators/mupen64-tr64/Makefile b/emulators/mupen64-tr64/Makefile
index b4d6f60..417c40b 100644
--- a/emulators/mupen64-tr64/Makefile
+++ b/emulators/mupen64-tr64/Makefile
@@ -7,6 +7,7 @@ PKGNAMESUFFIX= -tr64
COMMENT= Tr64 graphics plugin for Mupen64
+BROKEN= Fails to patch
USE_SDL= sdl
USE_GL= yes
OpenPOWER on IntegriCloud