aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-10-14 01:04:17 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-10-14 17:11:28 +0000
commit6f208a97e43ba8a012b9d5e9f57a9027bb7f9dfb (patch)
tree5bab7c228299665dd87f7ee9f54808ca12d59302
parent4b64bc450d4cb35b5f30f134a598bafed8dd08be (diff)
downloadports-6f208a97e43ba8a012b9d5e9f57a9027bb7f9dfb.tar.gz
ports-6f208a97e43ba8a012b9d5e9f57a9027bb7f9dfb.zip
games/spring: Deprecate and set expiration date to 2023-11-30
Marked broken several months ago Approved by: portmgr (blanket)
-rw-r--r--games/spring/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile
index 0e0b7e0f2756..833f32e03650 100644
--- a/games/spring/Makefile
+++ b/games/spring/Makefile
@@ -10,6 +10,9 @@ LICENSE= GPLv2+ BSD3CLAUSE BSD2CLAUSE
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Fails to build and marked broken for several months
+EXPIRATION_DATE=2023-11-30
+
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libIL.so:graphics/devil \
libogg.so:audio/libogg \