Subject: CVS commit: pkgsrc/audio/csound5
From: Ben Collver
Date: 2006-09-04 16:17:51
Message id: 20060904141751.B595E211CA@cvs.netbsd.org

Log Message:
Fix the csound5 install phase.

At some point, pkgsrc started setting a different MAKE_ENV in the
install phase than in the build phase.  This caused scons to report that
"the build action changed", which caused scons to rebuild csound5 and
install it with a broken configuration.

This hack saves MAKE_ENV to a file in WRKDIR, then uses that file to set
the environment in the install phase.

Files:
RevisionActionfile
1.2modifypkgsrc/audio/csound5/Makefile