K 10 svn:author V 6 gerald K 8 svn:date V 27 2012-11-03T16:17:08.848152Z K 7 svn:log V 477 Remove the use of _GCC_BUILD_DEPENDS, which was never meant to be used outside of Mk/bsd.gcc.mk and is going to go away there, and replace it by the new _GCC_RUNTIME. That one is a stop gap measure as well, but at least documented as such and easier to use. Really, using CFLAGS, LDFLAGS and the like should be sufficient and a hack like this never necessary. Simplify Makefile headers according to new guidance. Approved by: maintainer timeout (3 weeks) Feature safe: yes END