From 580a778a16c548027cb6b56ad3357f1dec74e859 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:13:42 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 3) --- devel/ocaml-camlp5/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/ocaml-camlp5') diff --git a/devel/ocaml-camlp5/Makefile b/devel/ocaml-camlp5/Makefile index 8108481a63f8..49480c24a1df 100644 --- a/devel/ocaml-camlp5/Makefile +++ b/devel/ocaml-camlp5/Makefile @@ -24,6 +24,7 @@ OPTIONS_DEFAULT= STRICT TRANSITIONAL_DESC= Compatible syntax tree with old versions STRICT_DESC= New syntax tree quotations kit +NO_STAGE= yes .include PATCHLEVEL= 1 -- cgit v1.2.3