git: db984fc4bf91 - main - emulators/pcem: Deprecate and set expiration date to 2023-11-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Oct 2023 17:15:10 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=db984fc4bf91f21f675b9d71ddc2ad56f60e31e9 commit db984fc4bf91f21f675b9d71ddc2ad56f60e31e9 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-10-14 00:56:08 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-10-14 17:11:27 +0000 emulators/pcem: Deprecate and set expiration date to 2023-11-30 Marked broken for over a year New location of upstream repo is https://github.com/sarah-walker-pcem/pcem/ Approved by: portmgr (blanket) --- emulators/pcem/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emulators/pcem/Makefile b/emulators/pcem/Makefile index 400b5eb7bebe..b924554a95c1 100644 --- a/emulators/pcem/Makefile +++ b/emulators/pcem/Makefile @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_FreeBSD_13= ld: error: duplicate symbol: CGACONST BROKEN_FreeBSD_14= ld: error: duplicate symbol: CGACONST +DEPRECATED= Fails to build and marked broken over a year ago +EXPIRATION_DATE=2023-11-30 USES= autoreconf compiler gl gmake localbase:ldflags openal pkgconfig sdl zip USE_GL= gl