pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/nas



Module Name:    pkgsrc
Committed By:   christos
Date:           Mon Jul 15 19:55:31 UTC 2013

Modified Files:
        pkgsrc/audio/nas: Makefile

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)


To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/audio/nas/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index