aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/gngeo/Makefile2
-rw-r--r--emulators/snes9x-gtk/Makefile2
-rw-r--r--emulators/wxmupen64plus/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile
index 9a686f5114bb..c91a8283eada 100644
--- a/emulators/gngeo/Makefile
+++ b/emulators/gngeo/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= GOOGLE_CODE/${PORTNAME}
MAINTAINER= acm@FreeBSD.org
COMMENT= NeoGeo emulator
+BROKEN= Unfetchable (google code has gone away)
+
USES= compiler:features gmake
USE_SDL= image sdl
USE_GL= yes
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 5d81d645e958..3e8a9f2442eb 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -17,6 +17,8 @@ LICENSE_NAME= Snes9x License
LICENSE_FILE= ${WRKDIR}/${DISTNAME}/docs/snes9x-license.txt
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libpng.so:graphics/png
USE_XORG= x11 sm ice xext
diff --git a/emulators/wxmupen64plus/Makefile b/emulators/wxmupen64plus/Makefile
index 22c2472748c9..f88f24d96a00 100644
--- a/emulators/wxmupen64plus/Makefile
+++ b/emulators/wxmupen64plus/Makefile
@@ -13,6 +13,8 @@ DIST_SUBDIR= ${PORTNAME:S/wx//}
MAINTAINER= acm@FreeBSD.org
COMMENT= Mupen64Plus 2.0 GUI frontend written using wxWidgets
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libmupen64plus.so.2:emulators/mupen64plus-core
RUN_DEPENDS= ${LOCALBASE}/lib/libmupen64plus.so.2:emulators/mupen64plus-core \
${LOCALBASE}/lib/mupen64plus/mupen64plus-audio-sdl.so:emulators/mupen64plus-audio-sdl \