The check in portlint to check if both USE_ANT & USES=gmake are set has the wrong logical sense. Noticed when running portlint in mail/davmail which has USE_ANT, but not USES=gmake: WARN: Makefile: a port shall not define both USE_ANT and USES[+]=gmake
Created attachment 157093 [details] fix USE_ANT/gmake test
Committed, thanks!