K 10 svn:author V 6 gerald K 8 svn:date V 27 2012-08-07T23:22:17.138704Z K 7 svn:log V 436 Remove an explicit BUILD_DEPENDS on lang/gccXY since we are already using USE_GCC=4.6+. These two conflict now that Mk/bsd.gcc.mk prefers lang/gcc over lang/gcc46 when USE_GCC=4.6+ is specified. Since the version of GCC as a system compiler is 4.2, older than the minimum requested by USE_GCC, and will not be updated, this BUILD_DEPENDS no longer fulfills its original purpose. This unbreaks this port. Approved by: portmgr (beat) END