X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-ghc.git;a=blobdiff_plain;f=stage0.mk;h=103ad3046e1715d084bd743a959b6348b7a75d46;hp=39e0ded6be02353cbfe9df49da53e98f417a5b77;hb=163e31f8257cc771c17071b8f72ead56f84b4f19;hpb=000a38c076e0c0a3516e92546033ccb60972b091 diff --git a/stage0.mk b/stage0.mk index 39e0ded..103ad30 100644 --- a/stage0.mk +++ b/stage0.mk @@ -1,5 +1,7 @@ # $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).