Subject: CVS commit: pkgsrc/lang
From: grant beattie
Date: 2003-07-13 15:04:12
Message id: 20030713130412.44812B004@cvs.netbsd.org

Log Message:
greatly simplify the handling of pkgsrc gcc, and eliminate a bug which
has allowed these packages to work :)

set CC, CXX, CPP and F77 in gcc{,3}/buildlink2.mk.

you now only need to define USE_GCC2 or USE_GCC3 to use the pkgsrc
gcc of your choice.

the share/examples/gcc/mk.conf and gcc3/mk.conf files are no longer
installed.

bump PKGREVISIONs.

Files:
RevisionActionfile
1.67modifypkgsrc/lang/gcc/Makefile
1.11modifypkgsrc/lang/gcc/PLIST
1.13modifypkgsrc/lang/gcc/buildlink2.mk
1.37modifypkgsrc/lang/gcc3/Makefile
1.9modifypkgsrc/lang/gcc3/PLIST
1.6modifypkgsrc/lang/gcc3/buildlink2.mk
1.5removepkgsrc/lang/gcc/files/gcc.mk
1.7removepkgsrc/lang/gcc3/files/gcc3.mk