pkgsrc/net/p5-Socket6
gdt 0a17b34f94 net/p5-Socket6: Fix compiler check via pkglint
AUTOFIX: Makefile:24: Replacing "${PKGSRC_COMPILER} == \"xlc\"" with "${PKGSRC_COMPILER:Mxlc}".

The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache
distcc clang". Therefore, comparing it using == or != leads to wrong
results in these cases.
2019-11-24 01:20:56 +00:00
..
patches Minix currently lacks IPsec support. 2018-11-18 22:45:17 +00:00
DESCR
distinfo Minix currently lacks IPsec support. 2018-11-18 22:45:17 +00:00
Makefile net/p5-Socket6: Fix compiler check via pkglint 2019-11-24 01:20:56 +00:00