Log Message: remove gmake from TOOLS. NAS uses imake and imake forces the use of /usr/bin/make in all Makefiles. Fixes PR/47933. gmake saw $MAKELEVEL being set, and passed -w to recursive makes (so directory enter and exit events are printed). Imake forces our make to be used, and our make does not understand -w (yet)
Revision | Action | file |
1.93 | modify | pkgsrc/audio/nas/Makefile |