]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blobdiff - stage0.mk
moved some USE_TOOLS from Makefile to stage0.mk, the actual user of those tools.
[pkgsrc-ghc.git] / stage0.mk
index 39e0ded6be02353cbfe9df49da53e98f417a5b77..103ad3046e1715d084bd743a959b6348b7a75d46 100644 (file)
--- 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).