| From: | Andreas Hauser <andy@xxxxxxxxxxxxxxx> |
| Date: | 20 Sep 2004 08:45:31 -0000 |
asmodai wrote @ Mon, 20 Sep 2004 08:24:34 +0200:
> gcc34 is in base already... See CCVER in make.conf
You can also add in /usr/local/etc/pkgtools.conf
ALT_PKGDEP = {
lang/gcc34 => :skip
}
to avoid it being dragged in as a dependency.
Andy