Subject: CVS commit: pkgsrc/devel/cpuflags
From: David Brownlee
Date: 2005-09-20 12:58:23
Message id: 20050920105823.1E7AB2DA27@cvs.netbsd.org

Log Message:
Update cpuflags to 0.92
	optimize_gcc.mk needs to know the name of the package that is
	currently being built. Unfortunately with pkgsrc there is no way
	to do this, and its previous attempts to derive PKGNAME (if not
	set) from DISTNAME broke the php usage ext.mk file. Use a temp
	variable to do the same thing without breaking other pkgsrc
	assumptions

Files:
RevisionActionfile
1.95modifypkgsrc/devel/cpuflags/Makefile
1.24modifypkgsrc/devel/cpuflags/files/optimize_gcc.mk