Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-09-30 23:24:21 +0300
committerRene Ladan <rene@FreeBSD.org>2022-09-30 23:24:21 +0300
commit7355a86689bdf9cc347c0a17eaf2ad17b14050b2 (patch)
tree092e526fdd9933bbbf2d19652eec43d6a5205f65 /x11-wm
parent66873a8df8d88b87a232b8dff3896a0f0edcd428 (diff)
x11-wm/nscde: deprecate because of shells/ksh2020
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/nscde/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/nscde/Makefile b/x11-wm/nscde/Makefile
index 3f5c8fc5e2b0..101e986ba64a 100644
--- a/x11-wm/nscde/Makefile
+++ b/x11-wm/nscde/Makefile
@@ -9,6 +9,9 @@ WWW= https://github.com/NsCDE/NsCDE
LICENSE= GPLv3
+DEPRECATED= Depends on expired shells/ksh2020
+EXPIRATION_DATE=2022-12-31
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=5.7.0:sysutils/py-psutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} \