aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-17 03:05:25 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-17 06:05:45 +0000
commit659849a2b11129a30ebdfd531b30980e662f8207 (patch)
treefcd0b4081e6b60eadfc112ccc4ff65fa84680f69
parent9b9fcabd04c70c0d6a3798321551ec016467b0de (diff)
downloadports-659849a2b11129a30ebdfd531b30980e662f8207.tar.gz
ports-659849a2b11129a30ebdfd531b30980e662f8207.zip
emulators/cpmemu: Mark BROKEN
- Fails to compile with error: incorrect register `%esi' used with `w' suffix - Mark DEPRECATED - Set EXPIRATION_DATE 2024-03-18
-rw-r--r--emulators/cpmemu/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/cpmemu/Makefile b/emulators/cpmemu/Makefile
index 54fc42c6a3c8..d04484694881 100644
--- a/emulators/cpmemu/Makefile
+++ b/emulators/cpmemu/Makefile
@@ -11,6 +11,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
COMMENT= Cpm emulator
+DEPRECATED= BROKEN on all versions since last year
+EXPIRATION_DATE= 2024-03-18
+BROKEN= incorrect register `%esi' used with `w' suffix
ONLY_FOR_ARCHS= i386
USES= compiler