pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kubectx: C compiler is not needed
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Jun 3 01:48:53 2022 +0200
Changeset: 9ebd80152e1605344e209924fc28de01c3e12a37
Modified Files:
kubectx/Makefile
Log Message:
kubectx: C compiler is not needed
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9ebd80152e1605344e209924fc28de01c3e12a37
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
kubectx/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/kubectx/Makefile b/kubectx/Makefile
index 76f8cf4d54..3ec0d2066a 100644
--- a/kubectx/Makefile
+++ b/kubectx/Makefile
@@ -12,6 +12,8 @@ LICENSE= apache-2.0
USE_TOOLS+= bash:run
+USE_LANGUAGES= # none
+
REPLACE_BASH+= kubectx
REPLACE_BASH+= kubens
Home |
Main Index |
Thread Index |
Old Index