diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/raine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index feaa7bef9021..926d1db930f2 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -14,6 +14,8 @@ COMMENT= Arcade Emulator for M68000, M68020 and Z80 based hardware LICENSE= ART10 BROKEN= fails to link +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 BUILD_DEPENDS= nasm>0:devel/nasm LIB_DEPENDS= libpng.so:graphics/png |