aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/instant-tinderbox/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/instant-tinderbox/Makefile b/misc/instant-tinderbox/Makefile
index f3088c3a3ace..34f9543df563 100644
--- a/misc/instant-tinderbox/Makefile
+++ b/misc/instant-tinderbox/Makefile
@@ -13,6 +13,10 @@ DISTFILES=
MAINTAINER= edwin@mavetju.org
COMMENT= Build a whole bunch of often-required ports for a tinderbox environment
+.if !defined(TINDERD_SLEEPTIME)
+IGNORE= should only be build from within a Tinderbox environment
+.endif
+
###############################################################################
USE_SDL= ${_USE_SDL_ALL}