diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 22:05:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 22:05:06 +0000 |
commit | eeb820cc89e4228750e7c0c65a27748c20eb61ed (patch) | |
tree | 9f23d3cee6becaf21004cc5cb2dff20fefdebbee /devel/ocaml-extlib | |
parent | e10598fc6beaf6ffb5ee42c5e8ebe0a2c7fd1b39 (diff) | |
download | ports-eeb820cc89e4228750e7c0c65a27748c20eb61ed.tar.gz ports-eeb820cc89e4228750e7c0c65a27748c20eb61ed.zip |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=132030
Diffstat (limited to 'devel/ocaml-extlib')
-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 |