aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-04-20 19:06:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-04-20 19:06:04 +0000
commitae758be51af05894502bebf4efa95c10f44038a9 (patch)
treee30eed536ec42256534242bc7f77014e723dc244
parent27d66f679c0a24a1c99a5e71bf9182a98076c84c (diff)
downloadports-ae758be51af05894502bebf4efa95c10f44038a9.tar.gz
ports-ae758be51af05894502bebf4efa95c10f44038a9.zip
Notes
-rw-r--r--databases/ocaml-pgocaml/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/ocaml-pgocaml/Makefile b/databases/ocaml-pgocaml/Makefile
index ef4079540d22..aefd1a3b2c6c 100644
--- a/databases/ocaml-pgocaml/Makefile
+++ b/databases/ocaml-pgocaml/Makefile
@@ -12,6 +12,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= tcrimi@gmail.com
COMMENT= An OCaml interface to PostgreSQL
+BROKEN= Fails to build
+
BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/extlib:${PORTSDIR}/devel/ocaml-extlib \
${LOCALBASE}/${OCAML_SITELIBDIR}/pcre:${PORTSDIR}/devel/ocaml-pcre \
${LOCALBASE}/${OCAML_SITELIBDIR}/calendar:${PORTSDIR}/devel/ocaml-calendar \