mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
games/tomenet: Mark DEPRECATED
- BROKEN for more than 2 years on all supported versions after the EOL of 12 - Set EXPIRATION_DATE 2023-12-31
This commit is contained in:
parent
e51df85759
commit
19dddfb39c
@ -7,18 +7,22 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Online multiplayer rogue-like role-playing game
|
||||
WWW= https://tomenet.eu/
|
||||
|
||||
DEPRECATED= BROKEN for more than 2 years on all supported versions after the EOL of 12
|
||||
EXPIRATION_DATE= 2023-12-31
|
||||
BROKEN_FreeBSD_13= ld: error: duplicate symbol: lite_later
|
||||
BROKEN_FreeBSD_14= ld: error: duplicate symbol: lite_later
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
MAKEFILE= makefile
|
||||
|
||||
USES= gmake ncurses tar:bzip2
|
||||
CFLAGS+= -DDEFAULT_PATH="\\\"${DATADIR}/lib/\\\""
|
||||
|
||||
MAKEFILE= makefile
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
CFLAGS+= -DDEFAULT_PATH="\\\"${DATADIR}/lib/\\\""
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user