CONFIGURE_ARGS+= --with-gcc=${CCPATH}
.endif
-USE_TOOLS+= autoconf date gmake gtar perl perl:run
+USE_TOOLS+= gmake perl:run
CONFIGURE_ENV+= PerlCmd=${PERL5:Q}
# We don't want to extract all of the DISTFILEs.
# $NetBSD$
+USE_TOOLS+= autoconf date gtar perl
+
# Build an unregisterised bootstrap compiler and install it directly
# into the .buildlink directory. But we can't use "make install"
# because we don't build it in a standard way (./configure && make).