diff --git a/emulators/cpmemu/Makefile b/emulators/cpmemu/Makefile index 54fc42c6a3c8..d04484694881 100644 --- a/emulators/cpmemu/Makefile +++ b/emulators/cpmemu/Makefile @@ -1,25 +1,28 @@ PORTNAME= cpmemu PORTVERSION= 0.2.1.1 CATEGORIES= emulators MASTER_SITES= SUNSITE/system/emulators DISTNAME= cpm-0.2.1 PATCH_SITES= SUNSITE/system/emulators PATCHFILES= cpm-0.2.1-glibc-rjm.patch.gz 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 .include .if ${COMPILER_TYPE} == "clang" USE_BINUTILS= yes CPPFLAGS+= -no-integrated-as .endif .include