Subject: CVS commit: pkgsrc/lang/clang
From: Roland Illig
Date: 2020-04-26 12:19:27
Message id: 20200426101927.2B5F4FB27@cvs.NetBSD.org

Log Message:
lang/clang: avoid unnecessary shell command

The "echo NO" is not necessary since the output of the shell command is
immediately inspected. Therefore there is no need to use the :sh
modifier.

Files:
RevisionActionfile
1.43modifypkgsrc/lang/clang/Makefile.common