Subject: CVS commit: pkgsrc/audio/nas
From: Christos Zoulas
Date: 2013-07-15 21:55:31
Message id: 20130715195531.80EE696@cvs.netbsd.org

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)

Files:
RevisionActionfile
1.93modifypkgsrc/audio/nas/Makefile