diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-25 20:46:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-25 20:46:25 +0000 |
commit | dce63a13993c631463a5b9997d0a5d38d3c40dc9 (patch) | |
tree | a2d86d935e3a6de3044c5d5ec6751e02f3c91471 /databases/ocaml-pgocaml | |
parent | b111429de3549f7f5ec0e3be97c733aea259a700 (diff) | |
download | ports-dce63a13993c631463a5b9997d0a5d38d3c40dc9.tar.gz ports-dce63a13993c631463a5b9997d0a5d38d3c40dc9.zip |
Notes
Diffstat (limited to 'databases/ocaml-pgocaml')
-rw-r--r-- | databases/ocaml-pgocaml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/ocaml-pgocaml/Makefile b/databases/ocaml-pgocaml/Makefile index ceb7528a4d81..f2f885bf74e9 100644 --- a/databases/ocaml-pgocaml/Makefile +++ b/databases/ocaml-pgocaml/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/extlib:${PORTSDIR}/devel/ocaml-e ${LOCALBASE}/${OCAML_SITELIBDIR}/calendar:${PORTSDIR}/devel/ocaml-calendar \ ${LOCALBASE}/${OCAML_SITELIBDIR}/csv:${PORTSDIR}/textproc/ocaml-csv +BROKEN= does not build + USE_GMAKE= yes USE_OCAML= yes USE_OCAML_FINDLIB= yes |