aboutsummaryrefslogtreecommitdiff
path: root/shells/ast-ksh
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-03-23 06:03:58 +0000
committerCy Schubert <cy@FreeBSD.org>2023-03-23 06:04:59 +0000
commitb50fe1ebe5728883f6dc2b02d9f1f9a23f9b0047 (patch)
tree0c797c53cb08a0415a9f20cb981425aa40a1995b /shells/ast-ksh
parent58801fdf5b2c12c343298836cb32b10903511a49 (diff)
downloadports-b50fe1ebe5728883f6dc2b02d9f1f9a23f9b0047.tar.gz
ports-b50fe1ebe5728883f6dc2b02d9f1f9a23f9b0047.zip
shells/ksh: Remove the now expired ksh2020 from CONFLICTS.
Diffstat (limited to 'shells/ast-ksh')
-rw-r--r--shells/ast-ksh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/ast-ksh/Makefile b/shells/ast-ksh/Makefile
index f179994d100f..727f83d55ea9 100644
--- a/shells/ast-ksh/Makefile
+++ b/shells/ast-ksh/Makefile
@@ -33,7 +33,7 @@ GH_TAGNAME= ksh93v
# IMPORTANT: Disabling conflicts, i.e. -DDISABLE_CONFLICTS will result in
# arcane build failures due to already installed ksh/ksh93 in
# $PATH.
-CONFLICTS= ksh2020 ksh93 ksh93-devel
+CONFLICTS= ksh93 ksh93-devel
OPTIONS_DEFINE= EXAMPLES STATIC