pkgsrc/mail/cue
gdt 447bc95425 mail/cue: Fix compiler check via pkglint
AUTOFIX: hacks.mk:5: Replacing "${PKGSRC_COMPILER} == \"ido\"" with "${PKGSRC_COMPILER:Mido}".

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:04:20 +00:00
..
patches
DESCR
distinfo
hacks.mk mail/cue: Fix compiler check via pkglint 2019-11-24 01:04:20 +00:00
Makefile
options.mk
PLIST