diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ocaml-extlib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile index 40c93ee0bbce..c348040a3c61 100644 --- a/devel/ocaml-extlib/Makefile +++ b/devel/ocaml-extlib/Makefile @@ -19,6 +19,8 @@ COMMENT= A complete - yet small - standard library for OCaml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib +BROKEN= Incomplete pkg-plist + USE_GMAKE= yes ALL_TARGET= all opt ALL_TARGET= all opt |