diff options
Diffstat (limited to 'archivers/ocaml-bz2/Makefile')
-rw-r--r-- | archivers/ocaml-bz2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index 54a1d7e..aa7bf14 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -14,6 +14,7 @@ COMMENT= OCaml library to manipulate bz2 files GNU_CONFIGURE= yes USES= gmake +NO_STAGE= yes USE_OCAML= yes USE_OCAML_LDCONFIG= yes |