summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-05-25 14:26:12 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-05-25 14:26:12 +0000
commit921f9e4c8c5122ffc7a10c9a86230f9ad308a0a2 (patch)
tree784c3da0479297f097e589fdbbaf63e0358ad7f6
parentd29f1f8fc56e4174747e854848564bbc3c977a56 (diff)
downloadfreebsd-ports-921f9e4c8c5122ffc7a10c9a86230f9ad308a0a2.zip
Mark BROKEN: Fails to build with ocaml 4.02
Reported by: pkg-fallout
-rw-r--r--www/ocsigen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ocsigen/Makefile b/www/ocsigen/Makefile
index 085378601812..d93b398ca63d 100644
--- a/www/ocsigen/Makefile
+++ b/www/ocsigen/Makefile
@@ -10,6 +10,8 @@ DISTNAME= ocsigenserver-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Web programming framework for OCaml
+BROKEN= Fails to build with ocaml 4.02
+
LICENSE= LGPL21_SSLEX
LICENSE_NAME= Lesser GPL 2.1 with a special OpenSSL exception clause
LICENSE_FILE= ${WRKSRC}/COPYING