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.
Revision | Action | file |
1.43 | modify | pkgsrc/lang/clang/Makefile.common |