aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-04-14 19:51:31 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-04-14 19:52:59 +0000
commit69cfed5c08a5bfb075f2c95dbd0819cecf9eb076 (patch)
treed8684de9bd861c31b5044200b8e60b5df69ac4bd
parentaaf401d3852ccf94a64520e2e17c6a832421d08f (diff)
downloadports-69cfed5c08a5bfb075f2c95dbd0819cecf9eb076.tar.gz
ports-69cfed5c08a5bfb075f2c95dbd0819cecf9eb076.zip
games/residualvm: Deprecate and set expiration date to 2024-04-30
Project merged with ScummVM Oct 9, 2020 PR: 276696 Approved by: portmgr (maintainer timeout, 2+ months)
-rw-r--r--games/residualvm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/residualvm/Makefile b/games/residualvm/Makefile
index 2868674f8b88..1c518b72ec04 100644
--- a/games/residualvm/Makefile
+++ b/games/residualvm/Makefile
@@ -19,6 +19,8 @@ LICENSE_FILE_ZLIB= ${WRKSRC}/COPYING.TINYGL
BROKEN_armv6= fails to link: ld: libgrim.a has EABI version 0, but target residualvm has EABI version 5
BROKEN_armv7= fails to link: ld: libgrim.a has EABI version 0, but target residualvm has EABI version 5
+DEPRECATED= Obsolete, merged with ScummVM Oct 9, 2020
+EXPIRATION_DATE=2024-04-30
LIB_DEPENDS= libmad.so:audio/libmad \
libogg.so:audio/libogg \