aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorChris Moerz <freebsd@ny-central.org>2023-03-13 09:54:44 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-03-13 20:20:20 +0000
commitca3863ffe5a2ee0539305de19d8d5fe5239437bc (patch)
tree0b064d1db0a304fad097470c8340b249eeb09a4a /x11-wm
parent8c837c98969b49c6fb42110375b2c2a6df48fc76 (diff)
downloadports-ca3863ffe5a2ee0539305de19d8d5fe5239437bc.tar.gz
ports-ca3863ffe5a2ee0539305de19d8d5fe5239437bc.zip
x11-wm/nscde: Replace shells/ksh93 with shells/ksh dependency
shells/ksh is the continuation of the ksh2020 development. shells/ksh93 is the no longer developed legacy AT&T AST ksh. PR: 267501 Reported by: cy
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/nscde/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/nscde/Makefile b/x11-wm/nscde/Makefile
index 04a5cc94a923..b5107144cef1 100644
--- a/x11-wm/nscde/Makefile
+++ b/x11-wm/nscde/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nscde
DISTVERSION= 2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-wm
MASTER_SITES= https://github.com/NsCDE/NsCDE/releases/download/${DISTVERSION}/
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=5.7.0:sysutils/py-psutil@${PY_FLAV
font-bh-lucidatypewriter-100dpi>0:x11-fonts/font-bh-lucidatypewriter-100dpi \
fvwm2:x11-wm/fvwm2 \
gsed:textproc/gsed \
- ksh93:shells/ksh93 \
+ ksh93:shells/ksh \
qt5-style-plugins>=5.0.0:x11-themes/qt5-style-plugins \
roboto-fonts-ttf>0:x11-fonts/roboto-fonts-ttf \
stalonetray:x11/stalonetray \
@@ -82,7 +82,7 @@ SUDO_DESC= Use sudo to elevate privileges
ASTKSH_RUN_DEPENDS= ksh93:shells/ast-ksh93
DOAS_RUN_DEPENDS= doas:security/doas
-KSH2020_RUN_DEPENDS= ksh93:shells/ksh93
+KSH2020_RUN_DEPENDS= ksh93:shells/ksh
SUDO_RUN_DEPENDS= sudo:security/sudo
_SUDOFILES= data/fvwm/Functions.fvwmconf.in lib/scripts/SysActionDialog