diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gngeo/Makefile | 2 | ||||
-rw-r--r-- | emulators/wxmupen64plus/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile index c91a8283eada..b6579cccb96e 100644 --- a/emulators/gngeo/Makefile +++ b/emulators/gngeo/Makefile @@ -11,6 +11,8 @@ MAINTAINER= acm@FreeBSD.org COMMENT= NeoGeo emulator BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 USES= compiler:features gmake USE_SDL= image sdl diff --git a/emulators/wxmupen64plus/Makefile b/emulators/wxmupen64plus/Makefile index f88f24d96a00..b736ee86f8e1 100644 --- a/emulators/wxmupen64plus/Makefile +++ b/emulators/wxmupen64plus/Makefile @@ -14,6 +14,8 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Mupen64Plus 2.0 GUI frontend written using wxWidgets BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 LIB_DEPENDS= libmupen64plus.so.2:emulators/mupen64plus-core RUN_DEPENDS= ${LOCALBASE}/lib/libmupen64plus.so.2:emulators/mupen64plus-core \ |