aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-01-01 14:45:46 +0000
committerRene Ladan <rene@FreeBSD.org>2025-01-01 14:45:46 +0000
commitbd3f32dcf8c4b6c5371e3ebec53b86fd6efda790 (patch)
tree6776871d5f5c1902196a89e92e8e843c8d72d2f7
parentd0ded0a731d4b3ed4d74043a8ce06026391f42ba (diff)
x11/terminator: expire on 2025-03-31 for devel/py-pytest-runner13.3-eol
-rw-r--r--x11/terminator/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile
index a90d6279667e..efc455b62af3 100644
--- a/x11/terminator/Makefile
+++ b/x11/terminator/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/gnome-terminator/terminator
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-03-31
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
RUN_DEPENDS= ${LOCALBASE}/lib/libkeybinder-3.0.so:x11/keybinder-gtk3 \
${LOCALBASE}/lib/libnotify.so:devel/libnotify \