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-camljava/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/ocaml-camljava') diff --git a/devel/ocaml-camljava/Makefile b/devel/ocaml-camljava/Makefile index 7fd2e61908d5..1e874337319a 100644 --- a/devel/ocaml-camljava/Makefile +++ b/devel/ocaml-camljava/Makefile @@ -15,6 +15,7 @@ USE_OCAML= yes USE_JAVA= yes JAVA_VERSION= 1.6+ +NO_STAGE= yes .include post-extract: -- cgit v1.2.3