summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2022-07-03 21:19:31 +0000
committerleot <leot@pkgsrc.org>2022-07-03 21:19:31 +0000
commitd685e8017a608df11e4e1fad181cb1f2f8e8a530 (patch)
tree0f92cd4f64ea9855dfeca0c609b7d4c1c440b118 /shells
parent87096af3fec86fb755cea9d50555c16adc620785 (diff)
downloadpkgsrc-d685e8017a608df11e4e1fad181cb1f2f8e8a530.tar.gz
ksh93: Remove not needed USE_LANGUAGES
It is already `c' by default. No functional change.
Diffstat (limited to 'shells')
-rw-r--r--shells/ksh93/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile
index 633ea0fe5c5..534b8b9e65b 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2022/07/03 21:18:31 leot Exp $
+# $NetBSD: Makefile,v 1.3 2022/07/03 21:19:31 leot Exp $
DISTNAME= ksh93-1.0.0beta.2
CATEGORIES= shells
@@ -13,7 +13,6 @@ LICENSE= epl-v1.0
CONFLICTS+= ast-ksh-[0-9]* static-ast-ksh-[0-9]*
-USE_LANGUAGES= c
FORTIFY_SUPPORTED= no
KSH= ${TOOLS_PATH.ksh:Q}