summaryrefslogtreecommitdiffstats
path: root/devel/ocaml/TRIGGERS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml/TRIGGERS')
-rwxr-xr-xdevel/ocaml/TRIGGERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/ocaml/TRIGGERS b/devel/ocaml/TRIGGERS
new file mode 100755
index 0000000000..e19be0617a
--- /dev/null
+++ b/devel/ocaml/TRIGGERS
@@ -0,0 +1,5 @@
+on_cast binutils check_self
+if is_depends_enabled $SPELL tk; then
+ on_cast tk check_self
+ on_cast tcl check_self
+fi