summaryrefslogtreecommitdiffstats
path: root/rules/blackbox.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/blackbox.make')
-rw-r--r--rules/blackbox.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/blackbox.make b/rules/blackbox.make
index 1fc256974..07cca8de2 100644
--- a/rules/blackbox.make
+++ b/rules/blackbox.make
@@ -73,7 +73,7 @@ BLACKBOX_AUTOCONF += --x-libraries=/home/koan/ptxdist/ptxdist-testing/root/usr/X
#BLACKBOX_AUTOCONF += --x-includes=$(PTXCONF_PREFIX)/$(PTXCONF_GNU_TARGET)/include/X11 \
#BLACKBOX_AUTOCONF += --x-libraries=$(PTXCONF_PREFIX)/$(PTXCONF_GNU_TARGET)/lib \
-$(STATEDIR)/blackbox.prepare: $(blackbox_prepare_deps)
+$(STATEDIR)/blackbox.prepare: $(blackbox_prepare_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(BLACKBOX_DIR)/config.cache)
cd $(BLACKBOX_DIR) && \